div#compareVehicles
{
  width: 556px;
  _width: 583px;
  padding: 10px 10px 15px 15px;
  margin: 12px 3px;
  background: url('../images/pan_compareVehicles.gif') no-repeat top left;
  height: 55px;
  _height: 80px;

}
div#compareVehicles img
{
  float: right;
  border: 0;
  margin-right: 10px;
}
div#compareVehicles p
{
  font: 10px verdana;
  color: #000;
  margin: 0;
  padding: 0;
}
div#compareVehicles ul
{
  list-style-image: none;
  list-style: none;
  margin: 0px 0px -5px 0px;
  padding: 0px;
  font: 9px verdana;
}
div#compareVehicles ul li
{
  background: none;
  margin: 0px;
  padding: 0px;
}
div#compareVehicle ul li a
{
 font: 9px verdana; 
 font-weight: normal;
}

div.compareInstructions
{
  display: inline;  
  font: 10px verdana;
  float: left;
  color: #000;
}

div.compareInstructions a
{
  font-weight: normal;
}

div.compareInstructions img
{
  border-style: none;
  vertical-align: -5px;
  margin-top: 1px;
}

div.compare_top div.compareInstructions
{
  margin: 4px 1px;
  padding: 2px 30px 4px;
  background: url('../images/compare_bubble_top_bkg.gif') no-repeat 0px 0px;
}

div.compare_btm div.compareInstructions
{
  margin: 0px;
  padding: 4px 0px 0px 56px;
}

div.arrow div
{
  position: absolute;
}

div.arrow_top
{
  margin-top: 28px;
  margin-left: 2px;
}

div.arrow_btm
{
  margin-top: 0px;
  margin-left: 2px;
}

div#vehicleListTable table tbody tr td.compare
{
  background: #ffffd8 none repeat scroll 0%;
}