
/* --------------- start ---------------- */
#special-deal{
margin-right:15px; 
}

#special-deal,
#sales-top{
float:left;
width:315px;
margin-left:0px;
}
#sales-top{
clear:none;
position:relative;
}
#sales-top a{
idth:200px;
display:block;
position:relative;
text-decoration:none;
font-weight:bold;
padding:5px;
}
#sales-top a div{
	padding-left:20px;
}
#sales-top a:hover{
background:#333 !important;
}
#sales-top a.even{
background:#222;
}
#sales-top a span{
position:absolute;
text-align:right;
color:gray;
font-weight:normal;
}

#special-deal .product-teaser{
margin-right:0;
}

#special-deal .product-teaser h2{
float:left;
margin:10px;
font-size:1.5em;
}
#special-deal img{
float:left;
clear:left;
width:120px;
height:120px;
}
#special-deal .content{
width:160px;
}

body.home-page #partners{
clear:both;
}
body.home-page #partners img{
  float:left;
  margin:10px;
}
