/* =============================================================================
Seed to Plate - Forgot
============================================================================= */

h2 {margin: 0; padding: 0 0 12px 0;}

.base {
  background: url(../img/frames/frame_929.gif) 0 0 repeat-y;
  width: 929px;
}

.base_top {
  background: url(../img/frames/frame_929_top.jpg) left top no-repeat;
}

.base_bottom {
  background: url(../img/frames/frame_929_bottom.jpg) left bottom no-repeat;
  padding: 17px 18px 19px 17px;
}

.base_bottom h3 {
  padding: 0 0 14px 0;
  font-weight: normal;
  font: normal 18px/20px Georgia, "Times New Roman", serif;
  color: #262626;
}

form {
  padding-top: 18px;
}

form label {
  display: block;
  font-weight: bold;
  line-height: 20px;
  padding: 7px 0 4px 0;
  font-weight: bold;
}

form input {
  border: 1px solid #CEC6BF;
  width: 184px;
  height: 16px;
  display: block;
  margin: 0;
  font: 12px/16px Arial, Tahoma, Sans-Serif;
  padding: 6px 5px;
}

form button {
  background: url(/img/buttons/send_link.gif) 0 0 no-repeat;
  height: 26px;
  width: 78px;
  border: none;
  cursor: pointer;
  margin: 19px 0 0 115px;
  display: block;
}
form button:hover {background-position: 0 -26px;}

form#reset_box button {
  background: url(/img/buttons/send_link.gif) 0 0 no-repeat;
  height: 26px;
  width: 78px;
  border: none;
  cursor: pointer;
  margin: 9px 0 0 0px;
  display: block;
}
form#reset_box button:hover {background-position: 0 -26px;}

form button span {display: none;}
