

   #promobox_promocontainer {
       position: relative;
       display: block;
       height: 94px;
       background: #fff;
       }
   #promofeaturebox {
       position: relative;
       display: block;
       height: 91px;
       }
   .promofeatureheader .newwebspan {
       font-size: 14px;
       font-weight: bold;
       color: #AF0012;
       padding-bottom: 4px;
       text-decoration: none;
       font-style: italic; 
       }
   .promofeatureheader a {
       font-size: 14px;
       font-weight: bold;
       color: #333;
       padding-bottom: 4px;    
       text-decoration: none;
       }
        .promofeatureheader a:hover {
            color: #BAE024;
            text-decoration: none;
            }

       .promofeatureimage a {
           display: block;
           float: left;
           margin-right: 10px;
           width: 130px;
           height: 75px;
           }
       .promofeaturedescription {
           display: block;
           line-height: 1.3em;
           }
       .promofeaturebottomlinks {
           position: absolute;
           bottom: 0px;
           left: 140px !important;
           left: 144px;
           }
           .promofeaturebottomlinks a {
               color: #993333;
               font-weight: bold;
               text-decoration: underline;
               }
           .promofeaturebottomlinks a:hover {
               color: #BAE024;
               font-weight: bold;
               text-decoration: underline;              
               }               

.promofeatureheader a.purple {color: #333;}
    .promofeatureheader a.purple:hover {color: #BAE024;}
.promofeaturebottomlinks a.purple {color: #993333;}    
    .promofeaturebottomlinks a.purple:hover {color: #BAE024;}

.promofeatureheader a.grey {color: #333;}
    .promofeatureheader a.grey:hover {color: #BAE024;}
.promofeaturebottomlinks a.grey {color: #993333;}    
    .promofeaturebottomlinks a.grey:hover {color: #BAE024;}
    
.promofeatureheader a.green {color: #333;}
    .promofeatureheader a.green:hover {color: #BAE024;}
.promofeaturebottomlinks a.green {color: #993333;}    
    .promofeaturebottomlinks a.green:hover {color: #BAE024;}
    
.promofeatureheader a.orange {color: #333;}
    .promofeatureheader a.orange:hover {color: #FF7000;}
.promofeaturebottomlinks a.orange {color: #993333;}    
    .promofeaturebottomlinks a.orange:hover {color: #FF7000;}
    
.promofeatureheader a.blue {color: #333;}
    .promofeatureheader a.blue:hover {color: #BAE024;}
.promofeaturebottomlinks a.blue {color: #993333;}    
    .promofeaturebottomlinks a.blue:hover {color: #BAE024;}    
