@charset "iso-8859-1";

.bodystyle-title {
  background-image:url("../img/category-title.png");
}
.detail-title {
  background-image:url("../img/detail-title.png");
}
#bodystyle-name {
  margin:0 0 12px 0;
  font-size:18px;
  font-weight:bold;
  font-style:italic;
  color:#ffffff;
}

.car-details {
  width:640px;
  padding:0 0 10px 0;
}
.car-text {
  width:220px;
  float:right;
}
.page-asset h4.car-name {
  margin-top:0;
  font-size:140%;
  font-style:italic;
}
.car-price {
  margin:4px 0 18px 0;
  font:normal normal x-large Impact,sans-serif;
  color:#990000;
  text-align:right;
}
.car-img {
  width:400px;
  float:left;
}
table.car-spec {
  width:220px;
}
table.car-spec th, table.car-spec td {
}
.car-posted {
  text-align:right;
}
.car-nextprev {
  width:640px;
}
.car-prev {
  width:300px;
  float:left;
}
.car-next {
  width:300px;
  text-align:right;
  float:right;
}

.widget-bodystyle h3.widget-header {
  width:210px;
  height:38px;
  text-indent:-9999px;
  background:url("../img/other-title.png") no-repeat;
}
.widget-bodystyle .widget-content {
  width:210px;
  padding:10px 0 0 0;
  background:url("../../img/sb-head.gif") no-repeat;
}
.widget-bodystyle .widget-content ul {
  width:190px;
  margin:0;
  padding:1px 20px 1px 0;
  background:url("../../img/sb-body.gif") repeat-y;
}
.widget-bodystyle .widget-footer {
  width:210px;
  height:20px;
  background:url("../../img/sb-foot.gif") no-repeat;
}

