/* PROMOS
 ------------------------------------------ */ 
 .promo {
    margin: 0 10px 15px 0;
    margin-top:	40px;
    background: #E9E7E3 url(../../images/reskin/SmallPromos/dkbl_pr_bg.gif) repeat-y 0 0;
 } .promo h4 {
    padding: 7px 10px 6px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
    line-height: 1.4em;
    margin: 0;
    color: #fff;
    background: #6c7b82 url(../../images/reskin/SmallPromos/dkbl_pr_header.gif) no-repeat 0 0;
} .promo h4 a:link, .promo h4 a:visited {
    color: #fff !important;
    text-decoration: none !important;
} .promo h4 a:hover, .promo h4 a:active, .promo h4 a:focus {
    text-decoration: underline !important;
} .promo img {
    display: block;
    border-bottom: 7px solid #6c7b82;
    margin-left: 1px;
} .promo p {
    padding: 10px 15px 12px 10px;
    margin: 0;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 1.5em;
    background: transparent url(../../images/reskin/SmallPromos/dkbl_pr_bot.gif) no-repeat left bottom;
} .promo p a:link, .promo p a:visited {
    color: #363636 !important;
    text-decoration: underline;
} .promo p a:hover, .promo p a:active, .promo p a:focus {
    text-decoration: none !important;
} .promodkblue {
    background-image: url(../../images/reskin/SmallPromos/dkbl_pr_bg.gif);
} 

.promodkblue img {
    border-color: #6c7b82;
}

.promodkblue p {
    background-image: url(../../images/reskin/SmallPromos/dkbl_pr_bot.gif);
}

