#holder #oferta{
	background:none;
}
* html #holder #oferta{
	margin-right:-100px;
}
#brands_top{
	position:relative;
	width:431px;
	height:66px;
	background:url('../img/brands_top.png') no-repeat left top;
}
* html #brands_top{
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (enabled=true, sizingMethod=scale, src='/Templates/wheelbase/img/brands_top.png');
}
#brands_middle{
	position:relative;
	width:431px;
	background:url('../img/brands_middle.jpg') repeat-y 9px top;
}
#brands_middle ul{
	list-style:none;
	margin:0;
	padding:0;
	margin-left:10px;
}
#brands_middle ul li{
	width:198px;
	height:81px;
	background:url('../img/brands0.jpg') no-repeat left top;
	float:left;
	margin-left:5px;
	//margin-left:3px;
}
#brands_middle ul li img{
	position:absolute;
	margin-top:-32px;
}
#brands_middle ul li a{
	position:relative;
	right:0;
	bottom:0;
}
#brands_bottom{
	position:relative;
	width:431px;
	height:31px;
	background:url('../img/brands_bottom.png') no-repeat left top;
}
* html #brands_bottom{
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (enabled=true, sizingMethod=scale, src='/Templates/wheelbase/img/brands_bottom.png');
}
#holder #produse_noi{
	margin-top:80px;
}
* html #holder #produse_noi
{
    margin-top:0;
}