#search-help {
  width:600px;
  text-align:left;
  margin:0 auto;
  background: rgb(255,255,204);
  padding:0;
}

#search-help h2 {
  margin:0;
  padding:10px 0;
}

#search-help p, #search-help h3 {
  padding:10px;
  margin:0;
}

#search-help-expand {
  border:1px dashed #999;
}

#search-help-content {
  border-left: 1px dashed #999;
  border-right: 1px dashed #999;
  border-bottom: 1px dashed #999;
}

#campaignmonitor {
background-color:#C3D9FF;
}

table.top {
}

.basic_form dl {}

.basic_form dt {
  display:block;
  width: 80px;
  margin: 4px 8px 0 0; padding: 0;
  text-align: right;
  white-space: nowrap;
  float: left;
  clear: left;
  position: relative;
}

.basic_form dd {
  display:block;
  margin: 0 0 5px 0px;
  font-size: 12px;
}

.login .basic_form dt { width: 140px; }
.changepw .basic_form dt { width: 140px; }
.changeemail .basic_form dt { width: 140px; }
.name_address .basic_form dt { width: 140px; }
.website .basic_form dt { width: 260px; }
.form_number .basic_form dt { width: 140px; }
.form_notary_details .basic_form dt { width: 200px; }
.form_mailing_lists .basic_form dt { width: 260px; }
.form_invoice .basic_form dt { width: 200px; }
.form_billing .basic_form dt { width: 140px; }
.form_signup .basic_form dt { width: 200px; }
.form_forgot .basic_form dt { width: 200px; }
.form_email_staff .basic_form dt { width: 100px; }
.form_resubscribe .basic_form dt { width: 160px; }
.form_recommendation .basic_form dt { width: 160px; }

.basic_form dt.required {
  font-weight: bold;
}

.basic_form dd input {
  vertical-align: middle;
}

.basic_form em {
  font-weight:bold;
  color:#FF0000;
}

.basic_form div.block {
	color: #333;
	background: #f0f0f0;
	margin: 3px 0 25px 0;
	padding: 5px;
	font-size: 12px;
	font-weight: normal;
}

.basic_form div.block input, .basic_form div.block textarea {
  font-size: 14px;
}

.basic_form div.action {
	border-top: 2px solid #000;
	margin-bottom: 10px;
	text-align: right;
	padding-top: 8px;
	font-size: 12px;
}

.login h2 {
  text-align:right;
  margin:0;
}

#formatting_help {
  width:100%;
}

#formatting_help th {
  text-align:center;
  border:1px solid rgb(119,191,224);
  background-color: rgb(197,227,240);
}

#formatting_help td.head {
  font-size:16px;
  font-weight:bold;
  text-decoration:underline;
}
