@CHARSET "windows-1251";
/*------------------------------------------*/
/*-- Product types listing --*/
#cmp_column{
margin: 0px 0px 0px 5px;
padding: 0px 0px 5px 0px;
float: left;
width: 488px;
height: auto;
border:1px solid #b32213;
}

#cmp_column_up{
margin: 0px;
padding: 0px;
width: 488px;
height: 30px;
background: url(../images/prod_listing_bg_r.gif) repeat-x top;
text-align:center;
}

.cmp{
text-align:left;
margin: 5px 0px 0px 5px;
padding: 0px;
width: 235px;
height: 30px;
display: block;
float: left;
}
.cmp a:link, .cmp a:visited{
font-family: Arial, Helvetica, sans-serif;
font-size:13px;
/*font-weight: bold;*/
text-align:left;
text-decoration: none;
color:#000000;
padding: 0px 0px 0px 20px;
background: url(../images/arrow.gif) no-repeat;
}
.cmp a:hover{
color:#333333;
text-decoration: underline;
}
/*-- End of product types listing --*/
