/* ie png fixes */
.container { background:url(../images/layout/left-bg.gif) repeat-y; background-position:8px 0; /*background-image:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/layout/left-bg.png',sizingMethod='crop');*/ }
.one-way { background-image:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/layout/bt-left-oneway.png',sizingMethod='crop'); }

h1.logo { margin:34px 0 0 10px; }
	h1.logo a { background-image:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/header/standbycars-logo.png',sizingMethod='crop'); }
	
/* ie6 margin bug fixes */
.contact-us { margin:13px 0 0 18px; }
.home-search { margin:15px 0 0 6px; }
.links2 { margin:25px 0 0 6px; }
.footer { margin:20px 0 0 6px; }
.hot-links { margin:20px 0 0 6px; }
.home-affiliates { margin:20px 16px 0 0; }

.vehicle-type .search { width:215px; height:69px; position:absolute; bottom:0px; left:50px; float:left; }
	.vehicle-type .search span { display:block; font-weight:bold; width:215px; height:25px; }
	.vehicle-type .search .submit { width:125px; height:38px; padding:0; margin:5px 0 0 0; }