/* latest offers on home page*/
.latest_heading_b{background-color:#e7f3ff;padding:2px 0px 2px 10px;font-weight:bold;font-size:12px;}
.latest_heading_b div{float:left;}
.latest_heading_b span{font-weight:normal;float:right;padding-right:5px;display:inline;}
.latest_heading_b a{font-weight:bold;text-decoration:none;color:#003366;}

.latest_heading_s{background-color:#fff3e3;padding:2px 0px 2px 10px;font-weight:bold;font-size:12px;}
.latest_heading_s a{font-weight:bold;text-decoration:none;color:#003366;}
.latest_heading_s div{float:left;}
.latest_heading_s span{font-weight:normal;float:right;padding-right:5px;display:inline;font-size:11px}

ul.latest_container {font-size:12px;list-style-type:none;margin:0px;padding:0px;overflow:hidden;border:solid none none;height:125px}
ul.latest_selloffers_container {font-size:12px;list-style-type:none;margin:0px;padding:0px;overflow:hidden;border:solid none none;height:300px}
li.latest_row_s{font-size:12px;padding:3px 0px 3px 10px;border-bottom:1px solid #fff3e3;}
li.latest_row_s_hover{background-color: #fff3e3;cursor:hand;cursor:pointer;}
div.latest_date_s{color:#666464;font-size:11px;vertical-align:middle;text-align:right;padding-right:3px;}
li.latest_row_b{font-size:12px;padding:3px 0px 3px 10px;border-bottom:1px solid #e7f3ff;}
li.latest_row_b_hover{background-color: #e7f3ff;cursor:hand;cursor:pointer;}
div.latest_date_b{color:#d5490c;font-size:11px;vertical-align:middle;text-align:right;padding-right:3px;}
