/*
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

Title : Special CSS just for IE 6-
Author : Helldesign
URL : http://www.helldesign.net

Description : This stylesheet will be visible only to IE 6/Win and lower

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
*/

#nav ul,
#wrapper h1,
h2,
.classifieds,
.search-nav,
form .row,
.bestsellers,
.bestsellers ul li dl,
#footer .design-copy,
#wrapper,
.subnav-box,
.overview-details,
.search-details table tbody tr.sponsored-ads th .sub,
.classifieds ul li,
.search-box-2 .sub-footer,
.subnav-search ul,
form ul.checkbox-list li,
.offer-nav ol,
.offer-details,
.box-t3 li,
.tooltip .used-wehicle dl,
#nav ul li
{
	height:1px;
}

button {
	width:auto;
	overflow:visible;
}
button span {
	margin-top:1px;
}
form select{
	padding-top:0;
}
form select{
	padding-top:0;
	font-size:10px;
}
.classifieds ul li {
	vertical-align:top;
}
form.search-1 .c-1 .input-w {
	margin-right:1px;
}
form input.text{
	height:18px;
}
.subnav-box .subnav {
	position:relative;
	z-index:1000;
	top:1px;
}
.subnav-box .subnav li a:hover {
	left:-1;
	position:relative;
}
.subnav-box .subnav li a:hover span,
.subnav-box .subnav li strong span{
	left:0;
	top:0;
	position:absolute;
	cursor:hand;
}
.box .sub{
	padding:6px 0px 6px 5px;
}
.search-nav li a{
	line-height:1.2em;
	position:relative;
}
.search-nav li a span {
	padding:2px 0 0;
	height:16px;
}
.search-nav li a:hover {
	color:#329cff;
	position:absolute;
	left:-1px;
	top:-4px;
	margin-top:0;
}
.search-nav li a:hover span {
	left:0;
	top:0;
	position:absolute;
	padding:6px 0 0;
	cursor:hand;
}
.search-nav li {
	position:relative;
	height:16px;
}
.google-ads {
	padding:5px 0 0;
}
#wrapper form .radio,
#wrapper form .checkbox,
.box-t3 .header .radio-wrap input{
	position:relative;
	margin-top:-4px;
}
#nav ul li{
	vertical-align:middle;
}