/* =============================================================================
Seed to Plate - Help
============================================================================= */

/* Help boxes
============================================================================= */

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

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

.base_bottom {
  background: url(/img/frames/frame_929_bottom_split.jpg) left bottom no-repeat;
  padding-bottom: 5px;
}

#frame_1 {
  width: 426px;
  float: left;
  padding: 18px 10px 13px 13px;
}

#frame_2 {
  width: 428px;
  float: right;
  padding: 45px 15px 13px 6px;
}

.base_bottom h2 {
  padding: 0;
  margin: 0;
}

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

.base_bottom p {
  padding: 0 0 10px 0;
}