p {
  line-height: 20px;
}

.clear {
  clear:both;
}

.mandatory {
  color: red;
  font-style: italic;
  font-weight: normal;
}
.rightcontents p {
	padding:0 0 0px 26px;
  /*font-size: 13px;*/ /* added by SB */
}

.rightcontents fieldset {
	padding:0 0 0px 26px;
}

.leftcontents p {
  line-height: 22px;
  /*font-size: 13px;*/  /* added by SB */
}

#adbody p {
  line-height: 13px;
}

.h2-nobackground {
	background:none;
	padding:8px 0 0 0;
}

img.floatLeft {
  float: left;
  margin: 6px 10px 10px 0;
}

img.floatRight {
  float: right;
  margin: 6px 10px 10px 0;
}

.candidates ul{
	margin:0;
	padding:0;
	list-style:dash;
}
.candidates li{
	margin:0;
	padding:0;
}

p.candidate_summary {
  font-style: italic;
  font-size: 12px;
}

#errorExplanation {
  width: 400px;
  margin-left: 26px;
  margin-bottom: 0px;
  background-color: #262625;
}

#errorExplanation h2 {
  text-align: left;
  font-weight: bold;
  padding: 7px 15px 5px 15px;
  font-size: 11px;
  background:none;
  background-color: #c00;
  color: #fff;
}

#errorExplanation p {
  font-size: 11px;
  color: #fff;
  margin-bottom: 0;
  padding: 0 0 0 15px;
}

#errorExplanation ul {
  font-size: 11px;
  list-style: square;
  padding: 0 0 15px 26px;
}

#errorExplanation ul li {
  width: 250px;
  list-style: square;
  padding: 0 0 0 0;
  color: #fff;
}

.testimonial {
  padding-bottom: 10px;
}

.testimonial p {
  padding: 0;
}

.testimonial img {
  padding: 5px 18px 5px 0;
  float:left;
  height: 45px;
}

/*div.testimonials ul {
}

div.testimonials li {
  display: inline;
  list-style: none;
  width: 300px;
}*/

#fullwidth {
  width:100%;
}

.notice {
  color:#b20310;
  font-weight: bold;
  font-style: italic;
  font-size:15px;
  padding: 25px 15px 15px 24px;
}
