@charset "utf-8";

#global_main{background-color:#FFFFFF;}


.titles_prods{
	width:180px;
	height:28px;
	background-color:#ececec;
	line-height:30px;
	font-size:22px;
	font-weight:bold;
	color:#666666;
	font-family:Georgia, 'Times New Roman', Times, serif;
	padding:1px 10px;
	text-transform:uppercase;
}
.texts_prods{margin:5px 10px 20px 10px;}
.box_prods{float:left; margin-right:15px; width:200px;}
.brand{border-top:1px solid #CCCCCC;}
.prods_block{width:860px; clear:both; margin:0 auto; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#515151;}
.prods_block:after {
    content:".";  
    display:block;  
    height:0;  
    clear:both;  
    visibility: hidden;  
}

.texts_prods a{text-decoration:none; color:#666666;}
.texts_prods a:hover{text-decoration:underline;}

ul{margin:0px; padding:0px; text-indent:0px; list-style:none;}
