@charset "utf-8";

#manufacturer ul.img_list {
	margin: 0 0 0 20px;
	display:inline;
	float:left;
	height:40px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}	

#manufacturer li {
	float: left;
	display: inline;
	padding: 4px 11px 0 12px;
}
 
#manufacturer li.image_one a {
	display:block; 
	width:40px; 
	height:40px; 
	position:relative;
}
 
#manufacturer li.image_one a .rollover {
	display:block; 
	position:absolute; 
	top:0; 
	left:0; 
	width:40px; 
	height:40px; 
	background:url(../manufacturers/vw2.jpg);
}

#manufacturer li.image_two a {
	display:block; 
	width:50px; 
	height:40px; 
	position:relative;
}
 
#manufacturer li.image_two a .rollover {
	display:block; 
	position:absolute; 
	top:0; 
	left:0; 
	width:50px; 
	height:40px; 
	background:url(../manufacturers/hyundai2.jpg);
}

#manufacturer li.image_three a {
	display:block; 
	width:40px; 
	height:40px; 
	position:relative;
}
 
#manufacturer li.image_three a .rollover {
	display:block; 
	position:absolute; 
	top:0; 
	left:0; 
	width:40px; 
	height:40px; 
	background:url(../manufacturers/peugeot2.jpg);
}

#manufacturer li.image_four a {
	display:block; 
	width:50px; 
	height:40px; 
	position:relative;
}
 
#manufacturer li.image_four a .rollover {
	display:block; 
	position:absolute; 
	top:0; 
	left:0; 
	width:50px; 
	height:40px; 
	background:url(../manufacturers/citroen2.jpg);
}


#manufacturer li.image_five a {
	display:block; 
	width:40px; 
	height:40px; 
	position:relative;
}
 
#manufacturer li.image_five a .rollover {
	display:block; 
	position:absolute; 
	top:0; 
	left:0; 
	width:40px; 
	height:40px; 
	background:url(../manufacturers/mazda2.jpg);
}

#manufacturer li.image_six a {
	display:block; 
	padding-top: 3px;
	width:40px; 
	height:40px; 
	position:relative;
}
 
#manufacturer li.image_six a .rollover {
	display:block; 
	position:absolute; 
	top:3px; 
	left:0; 
	width:40px; 
	height:40px; 
	background:url(../manufacturers/jeep2.jpg);
}

#manufacturer li.image_seven a {
	display:block; 
	width:50px; 
	height:40px; 
	position:relative;
}
 
#manufacturer li.image_seven a .rollover {
	display:block; 
	position:absolute; 
	top:0; 
	left:0; 
	width:50px; 
	height:40px; 
	background:url(../manufacturers/kia2.jpg);
}

#manufacturer li.image_eight a {
	display:block; 
	width:40px; 
	height:40px; 
	position:relative;
}
 
#manufacturer li.image_eight a .rollover {
	display:block; 
	position:absolute; 
	top:0; 
	left:0; 
	width:40px; 
	height:40px; 
	background:url(../manufacturers/fiat2.jpg);
}

#manufacturer li.image_nine a {
	display:block; 
	width:50px; 
	height:40px; 
	position:relative;
}
 
#manufacturer li.image_nine a .rollover {
	display:block; 
	position:absolute; 
	top:0; 
	left:0; 
	width:50px; 
	height:40px; 
	background:url(../manufacturers/seat2.jpg);
}

#manufacturer li.image_ten a {
	display:block; 
	width:50px; 
	height:40px; 
	position:relative;
}
 
#manufacturer li.image_ten a .rollover {
	display:block; 
	position:absolute; 
	top:0; 
	left:0; 
	width:50px; 
	height:40px; 
	background:url(../manufacturers/ssangyong2.jpg);
}

#manufacturer li.image_eleven a {
	display:block; 
	width:40px; 
	height:40px; 
	position:relative;
}
 
#manufacturer li.image_eleven a .rollover {
	display:block; 
	position:absolute; 
	top:0; 
	left:0; 
	width:40px; 
	height:40px; 
	background:url(../manufacturers/dodge2.jpg);
}

#manufacturer li.image_twelve a {
	display:block; 
	width:40px; 
	height:40px; 
	position:relative;
}
 
#manufacturer li.image_twelve a .rollover {
	display:block; 
	position:absolute; 
	top:0; 
	left:0; 
	width:40px; 
	height:40px; 
	background:url(../manufacturers/suzuki2.jpg);
}

#manufacturer li.image_thirteen a {
	display:block; 
	width:60px; 
	height:40px; 
	position:relative;
}
 
#manufacturer li.image_thirteen a .rollover {
	display:block; 
	position:absolute; 
	top:0; 
	left:0; 
	width:60px; 
	height:40px; 
	background:url(../manufacturers/chrysler2.jpg);
}

