#hot-offers h3 {
	position: absolute;
	top: 11px; left: 18px;
	height: 20px;
}
.lt #hot-offers h3 { background: url('../images/hot-offers-lt.gif') no-repeat; }
.lv #hot-offers h3 { background: url('../images/hot-offers-lv.gif') no-repeat; }
.ee #hot-offers h3 { background: url('../images/hot-offers-ee.gif') no-repeat; }
.en #hot-offers h3 { background: url('../images/hot-offers-en.gif') no-repeat; }
.ru #hot-offers h3 { background: url('../images/hot-offers-ru.gif') no-repeat; }
.fi #hot-offers h3 { background: url('../images/hot-offers-fi.gif') no-repeat; }
.pl #hot-offers h3 { background: url('../images/hot-offers-pl.gif') no-repeat; }

#hot-offers {
	position: relative;
	float: right;
	width: 599px; height: 141px;
	background: url('../images/hot-offers-bg.gif') repeat-x;
}
#hot-offers ul {
	height: 112px !important; height: 140px;
	padding: 28px 0 0; margin: 0;
	background: url('../images/hot-offers-ul-bg.gif') no-repeat left bottom;
}
#hot-offers li {
	float: left;
	padding-left: 15px;
	width: 134px !important; width: 149px;
	background: url('../images/hot-offers-li-bg.gif') no-repeat right center;
}
#hot-offers li.last {
	background: none;
}
#hot-offers a {
	display: block;
	width: 113px !important; height: 99px !important;
	width: 122px; height: 108px;
	padding: 9px 0 0 9px;
	overflow: hidden;
	font-size: .9em;
	color: #000;
	text-decoration: none;
	background: #FFF url('../images/hot-offers-a-bg.gif') no-repeat;
}
#hot-offers a:hover { background-color: #FFC001; }
#hot-offers img { display: block; border: 0; margin-bottom: 4px; }

#car-of-the-week {
	padding-top: 11px;
	font-size: .9em;
	color: #495F9A;
	background: url('../images/car-of-the-week-bg.gif') repeat-x;
}
#car-of-the-week dt span {
	display: block;
	float: left;
	padding: 4px 6px 8px; margin: -3px 9px !important; margin: -3px 7px 0 4px;
	background: url('../images/car-of-the-week-img-bg.gif') no-repeat;
}
#car-of-the-week dl { margin: 5px; }
#car-of-the-week dt { margin-bottom: 5px; }
#car-of-the-week dd { margin-left: 148px; width: 135px;}
.lt #car-of-the-week h3 { margin: 0 0 0 15px; height: 20px; background: url('../images/car-of-the-week-lt.gif') no-repeat; }
.ee #car-of-the-week h3 { margin: 0 0 0 15px; height: 20px; background: url('../images/car-of-the-week-ee.gif') no-repeat; }
.lv #car-of-the-week h3 { margin: 0 0 0 15px; height: 20px; background: url('../images/car-of-the-week-lv.gif') no-repeat; }
.en #car-of-the-week h3 { margin: 0 0 0 15px; height: 20px; background: url('../images/car-of-the-week-en.gif') no-repeat; }
.ru #car-of-the-week h3 { margin: 0 0 0 15px; height: 20px; background: url('../images/car-of-the-week-ru.gif') no-repeat; }
.pl #car-of-the-week h3 { margin: 0 0 0 15px; height: 20px; background: url('../images/car-of-the-week-pl.gif') no-repeat; }
.ee #car-of-the-week h3 { margin: 0 0 0 15px; height: 20px; background: url('../images/car-of-the-week-ee.gif') no-repeat; }

#container {
	background: url('../images/index-container-bg.gif') repeat-y;
}
#container-top-line {
	background: url('../images/index-container-top-line.gif') no-repeat right;
}

#content {
	width: 270px !important;
	float: right;
	margin-right: 10px !important;
	margin-right: 5px;
}
#content h3, #content h2 { height: 20px; }

#search-box { margin-left: 0; width: 284px; }
#search-box select, #search-box input.text { width: 121px; }
#search-box input.price { width: 53px; }
#search-box select.year { width: 55px; }
#search-box ul { margin: 0 0 0 6px; }

#search-box .yellow-button {
  position: absolute;
}

#search-box div.submit {
  float: right;
  padding: 0; margin: 10px 0 0 70px;
  width: 75px;
}

#search-box div.submit input {
  margin: 0;
  position: fixed;
}

#index-submit {
  position: fixed; 
  bottom: 110px;
  right: 340px;
  left: 460px; 
}

.car_imageborder {
width: 119px;
height: 89px;
/* margin-bottom: 2px; */
/*background-position: center;*/
}
