@CHARSET "UTF-8";
.promotion-box-container-el .promotion_box_top{
    width: 208px;
    height: 58px;
    
}
.promotion-box-container-el .promotion_box_bottom{
    width: 208px;
    height: 9px;
    
}
.promotion-box-container-el .promotion_divider{
    width: 208px;
    height: 1px;
}
.promotion-box-container-el .offer-conte{
    width: 208px;
    padding-top: 8px;
    padding-bottom: 8px;
    text-align: center;
    border-left: 1px solid #EBEBEB;
    border-right: 1px solid #EBEBEB;
    cursor: pointer;
}
.promotion-box-container-el .others_minut{
    width: 208px;
    padding-top: 8px;
    text-align: center;
    border-left: 1px solid #EBEBEB;
    border-right: 1px solid #EBEBEB;
}
.promotion-box-container-el .cost{
   color:#568CB6;
   font-size:15px;
   font-weight:bold;
   line-height:13px;
}
.promotion-box-container-el .blue-el-cont{
   background: url("/images/frontend/elements/gradient_el_on_over.gif") repeat-x;
   background-position: bottom;
}