div.top_bannersW{
  margin-top:20px;
}
div.top_bannersW p{
  width:715px;
}

div.top_banners{
  margin-top:1px;
}
div.top_banners p{
  width:192px;
  display:inline;
}
div.top_banners p.top_banners_left{
  margin-right:23px;
}

div.top_category{
  margin-top:30px;
  width:800px;
}

div.top_category p{
  width:150px;
  float:left;
  margin:0 38px 30px 0;
}
div.top_category p.line_end{
  margin:0 0 30px 0;
}

div.top_banners a img,
div.top_category a img{
background:none!important;
}

div.top_bannersW a:hover img, 
div.top_banners a:hover img,
div.top_category a:hover img{
opacity:0.7;
filter:alpha(opacity=70);
-ms-filter: "alpha( opacity=70 )";
background:none!important;
}
/*----------------------------------------------------------
CLEARFIX
----------------------------------------------------------*/

.clearfix:after {
content: " ";  
display: block; 
visibility: hidden; 
clear: both; 
height: 0.1px; 
font-size: 0.1em; 
line-height: 0; 
}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */