/* 
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

Title : Special CSS just for IE 7
Author : Helldesign
URL : http://www.helldesign.net

Description : This stylesheet will be visible only to IE 7/Win

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
*/
#nav,
#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,
.subnav-search ul,
form ul.checkbox-list li,
.offer-nav ol,
.offer-details,
.search-box-2 .sub-footer,
.tooltip .used-wehicle dl
{
	display:inline-block;
}


button {
	width:auto;
	overflow:visible;
}
button span {
	position:relative;
	margin-top:1px;  
	white-space:nowrap;
}
form select{
	padding-top:0;
	font-size:10px;
}
#wrapper form .radio,
#wrapper form .checkbox,
.box-t3 .header .radio-wrap input{
	position:relative;
	margin-top:-4px;
}