/* CSS Document */
div#homePanelL{
  float:left;
  width:279px;
}
div#homePanelR{
  width:300px;
  float:right;
}
div#findDlr{
  background:#ffffff url(images/bg_gradgreenv.jpg) bottom left repeat-x;
  height:178px;
  border:#7eb216 solid 3px;
  width:255px;
  padding:10px;
  margin-bottom:11px;
  float:none;
  position:static;
}
div#findDlr form{
  position:static;
  left:10px;
  bottom:10px;
}
input.btnBlue_bb, .btnBlue_bb { margin:4px 0 0 16px; }
input.text_bb, .text_bb { width:97px; margin-bottom:1px; }
div#sellCar{
  background:#ffffff url(images/bg_gradgreenv.jpg) bottom left repeat-x;
  border:#7eb216 solid 3px;
  height:91px;
  width:265px;
  padding:10px 0 0 10px;
  float:none;
  position:relative;
  margin-bottom:11px;
}
div#sellCar p { font-weight:bold; width:88px; }

div#motorNews{
  padding:5px;
  border: 3px solid #7eb216;
  width:267px;
  height:83px;
  margin-bottom:10px;
}

div#getMe{
  width:277px;
  height:149px;
  border: 3px solid #7eb216;
  position:static;
  text-align:center;
  padding:2px 0 2px;
}
div#getMe h3{
  padding-left:0;
  margin-left:0;
}
div#getMe img{
  display:inline;
}
div#getMe a.btnBlue {
  position:relative;
  right:-85px;
  bottom:5px;
}
div#sellCar a.btnBlue{
  position:relative/*absolute*/;
  right:-235px;
  bottom:1px;
}
