/* PAGINATION */
.pagination a.lnk {font: 18px "Trebuchet MS",Verdana,Arial,sans-serif;color:#E10915;position:relative;top:-4px;}
.pagination a.selected {color:#000000;}

/* PROMOTIONS */
/*.promotions {margin-bottom:100px;}*/
.promotion {margin-bottom:10px;}
.promotion .top {height:5px;background-image:url(/i/bgPromoLargeTop.gif);background-repeat:no-repeat;}
.promotion .bottom {height:5px;background-image:url(/i/bgPromoLargeBottom.gif);background-repeat:no-repeat;}
.promotion .center {background-color:#F7F7F7;border-left:1px solid #CCCCCC;border-right:1px solid #CCCCCC;padding-left:11px;padding-top:6px;padding-right:11px;padding-bottom:6px;text-align:left;}
.promoImage {float:left;}
.promoText {float:left;width:365px;margin-left:14px;margin-right:14px;}
.promoInfo {float:right;width:130px;border:1px solid #DBDBDB;background-color:#E9E9E9;padding:9px;}
.promoText p {padding-bottom:5px;}
.promoText p a.red {color:#E10915;text-decoration:underline;}
.promoText p a.red:hover {background-color:#E10915;color:#FFFFFF;text-decoration:none;}
.promoText div.info {background-image: url(/i/bgInfo.gif);background-repeat:no-repeat;padding-left:20px;background-position:0px 3px;}
.promoText .info  p { display: inline !important; margin-right: 3px; }
.promoInfo table {width:130px;}
.promoInfo table td {width:50%;border-bottom:1px solid #DBDBDB;line-height:20px;}
.promoInfo .comments {background-image: url(/i/iconComment.gif);background-repeat:no-repeat;padding-left:18px;margin-top:5px;color:#000000;}
.promoInfo .comments a {color:#000000;}
.promotionAd {margin-top:6px;margin-bottom:20px;}

.promoText a {color:#E10915;text-decoration:underline;}
.promoText a:hover {background-color:#E10915;color:#FFFFFF;text-decoration:none;}

