.warning {
  color: #990000;
}

div.warning {
  margin: 15px;
}

.validation-advice {
  color: #990000;
}

#feature_list li {
  float: left;
}

#advice-validate-postal-code-postal_code {
  display: inline;
}

#compare-boats {
}

#compare-boats thead th {
    
}

#compare-boats tbody th {
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #666666;
    
}

#compare-boats tbody td {
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #666666;
}

#compare-boats tbody th.compare-category {
  border-bottom-style: none;
  background-color: #333333;
  color: #ffffff;
}

#compare-boats tbody th.compare-subcategory {
  border-bottom-style: none;
  color: #000000;
  background-color: #999999;
}



/* Jason's addon section */

.evf {
  color: #00457c; 
  font-weight: bold;
}

.noevf {
  color: #333333;
  font-weight: lighter;
}

label.radioCheck {
  float: none;
  width: auto;
  margin-left: auto;
}

#newslisting {
  height: 400px; 
  width : 30%;
  overflow:scroll; 
  float:left;
}

.navbuttondisabled {
  background-image: url(../../images/2008/whitegelbutton.png);
  padding-top: 5px;
  padding-right: 12px;
  padding-bottom: 14px;
  padding-left: 12px;
  border-top: 3px solid #666;
  float: left;
  margin-right: 1px;
  font-size: 11px;
  color: #999;
  text-decoration: none;
	text-transform: uppercase;
}

.formError {
  color: #cc0000;
  margin-left: 115px;
  margin-top: -8px;
  margin-bottom: 8px;
}

.formErrorPlain {
  color: #cc0000;
  margin-left: 115px;
}
input.gelwhite:hover {
	background-image: url(../../images/2008/whitegel_sm_over.gif);
	background-repeat: repeat-x;
	color: #333333;
        cursor: pointer;
}

div.sitemapsection {
  float: left;
  margin: 7px;
  padding: 3px;
}

input.radioSmall {
  width: 10px;
  height: 10px;
}

.faqanswer {
  clear: both;
  border: 1px solid #666;
  padding: 5px;
  margin: 20px;
  background-color: #CCC;
}

ul#wallpapers > li {
  float: left;
  margin: 10px;
}

div#peformance_box {
  border: 1px solid #0A4D81;
  padding: 5px;
}

.overheadSelected {
  font-weight: bold;
  text-decoration: underline;
}


.dealerResult {
  margin: 20px;
}

div#model_navigation ul, div#secondary_navigation ul, div#model_item_navigation ul {
  float: left;
  margin: 10px;
}

div#model_navigation ul li, div#secondary_navigation ul li, div#model_item_navigation ul li {
  float: left;
  margin: 5px;
}