@charset "utf-8";
/* CSS Document */

#blocks_banners{
width:222px;
border-left:#515151 dotted 1px;
border-bottom:#515151 dotted 1px;
height:auto;
padding:10px 2px 2px 2px
}

#block_banners_title
{
width:220px;
height:20px;
font-family:"Trebuchet MS", Verdana, Arial;
font-size:14px;
font-weight:bold;
color:#666666;
padding:2px 0px 2px 5px;
}
.blocks_banners_content{
height:auto;
width:226px;
padding:1px 0px 1px 0px;
}
