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

/*rightCol top_specials_teaser*/
div#content div.top_specials_teaser h4 {
display:inline-block;
margin: 10px 0 0px 0;
font: bold 11px Verdana, Geneva, sans-serif;
color: white;
background: black;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
padding: 6px 6px 6px 0px;
width:auto;
}
* html div#content div.top_specials_teaser h4{ /*IE6*/
    margin:10px 0 0 0;
}
*+html div#content div.top_specials_teaser h4{ /*IE7*/
   margin:10px 0 0 0;
}
div#content div.top_specials_teaser {
clear:both;
color:#333;
}
.bck_blue{
background: #f4f4f4 url(../img/global/all_v2.1.gif) 0px 0px no-repeat;
height:10px;
width:100%;
}
div#content div.top_specials_teaser table{
clear: left;
margin:0 0 0 0;
padding:0 0 0 0;
font-size:11px;
width: 100%;
border-right:1px solid #ccc;
border-left:1px solid #ccc;
border-top:1px solid #ccc;
background:#f4f4f4;
}

div#content div.top_specials_teaser table tr td{
padding: 7px 0 0 0;
background:none;
border-bottom:1px dotted #ccc;
border-right:none;
height:24px;
margin:0;
clear:both;
}

div#content div.top_specials_teaser table tr td img{
margin-right:0px;
vertical-align:middle;
float: left;

}

div#content div.top_specials_teaser table tr td.first{
background:none;
padding:5px 0 4px 0;
margin:0 0 0 0;
border-left:none;
border-right:none;
width:28px;
height:28px;
}

div#content div.top_specials_teaser table tr td.first a{
display:block;
margin: 0;
}
div#content div.top_specials_teaser table tr td a,
div#content div.top_specials_teaser table tr td a:hover{
font-weight: bold;
color:#333;
}
div#content div.top_specials_teaser p{
display:block;
display:block;
padding:7px 0 12px 32px;
background:#fff;
border-right:1px solid #BCBEC0;
border-left:1px solid #BCBEC0;
border-bottom:1px solid #BCBEC0;
-moz-border-bottom-right-radius: 5px;
border-bottom-right-radius: 5px;
-moz-border-bottom-left-radius: 5px;
border-bottom-left-radius: 5px;
}

div#content div.top_specials_teaser p a{
background:url(../img/global/more1_v2.1.gif) center right no-repeat;
font-size:10px;
padding:0 15px 0 0;
color:#028BC1;
}
