div.specials_leftcol{
   padding: 20px;
}

div.specials_leftcol div.special_name{
   margin-bottom: 20px;
   font-size: 18px;
   font-family: Tahoma;
   color: #BE0000;
}
div.specials_rightcol{
   width: 315px;
}

div.specials_rightcol div.specials_price{
   width: 315px;
   height:34px;
   background: url(/images/specials/specials-price.jpg) no-repeat center;   
   text-align: center;
   color: #FF0000;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 20px;
}

div.specials_rightcol div.specials_price div{
   padding-top: 3px;
}

div.specials_rightcol div.specials_price div span{
   color: #FFFFFF;
}

div.image_body{
   text-align: center;
   margin-top:5px;
}

div.image_body img{

}

div.thumbs div.img_thumb{
   width: 80px;

   float: left;
   margin: 0px 3px;
}

div.thumbs a.zoom_link{
   color: #BE0000;
   text-decoration: none;   
   font-size: 11px;
   font-weight: bold;
}

div.big_specials_list{
   float:left;
   padding: 0px 20px;
   position:relative;
   width: 730px;
}

div.big_specials_list .category_name{
   
}

div.big_specials_list div.category_name div.t{
   background: url(/images/specials/lh_02.jpg) repeat-x center top;
}

div.big_specials_list div.category_name div.b{
   background: url(/images/specials/lh_08.jpg) repeat-x center bottom;
}

div.big_specials_list div.category_name div.c{
   background: url(/images/specials/lh_05.jpg) repeat center;
}

div.big_specials_list div.category_name div.inner{
   padding: 5px 10px;
   color:#FFFFFF;
   font-family:Arial,Helvetica,sans-serif;
   font-size:14px;
   font-weight:bold;
}

div.big_specials_list div.category_name div.tl{
   background: url(/images/specials/lh_01.jpg) no-repeat left top;
}

div.big_specials_list div.category_name div.tr{
   background: url(/images/specials/lh_03.jpg) no-repeat right top;
}

div.big_specials_list div.category_name div.bl{
   background: url(/images/specials/lh_07.jpg) no-repeat left bottom;
}

div.big_specials_list div.category_name div.br{
   background: url(/images/specials/lh_09.jpg) no-repeat right bottom;
}

div.big_specials_list div.item{
   font-family: Tahoma;
   font-size: 12px;
   margin: 5px 20px 5px 10px;
   padding-bottom: 5px;
   border-bottom: 1px dotted #555555;
}



div.big_specials_list div.item a{
   color: #BC0000;
}




