/*ul.leftmenu {*/
    /*!*float: left;*!*/
    /*margin: 0 0 10px;*/
    /*padding: 0 0 0 12px;*/
/*}*/

ul.leftmenu li {
    background: none repeat scroll 0 0 #EEEEEE;
    border-bottom: 0px dashed #FFB469;
    list-style: none outside none;
    margin-top: 1px;
    padding: 3px 10px;
    width: 200px;
}

.ramadan_heading{
    width:214px;margin: 60px 0 0 25px;
    background: url(../ramadan/ramadan_home-bg.png) no-repeat top center;
    font-size:21px;
    padding:29px 0 5px;
    font-weight:bold;
}
.ramadan_content{
    width:212px;
    margin:-10px 0 0 25px;
    padding:0;
    font-size:16px;
    border:1px solid #ddd;
    border-top:2px solid #ddd;
}
.ramadan_a{
    text-decoration: none;
    color: #454545;
}
.ramadan_font{
    font-size:14px;
    padding:2px 0;
    border-bottom:4px double #fff;
}
.ramadan_today{
    float:left;
    width:50%;
    min-height:50px;
    font-size:14px;
    border-right: 1px solid #ddd;
    padding-bottom:3px;
}
.ramadan_tomorrow{
    text-align:center;
    font-size:14px;
    padding:3px 0;
}
.dhaka_time {
    background: #ddd;
    font-size: 12px;
    font-weight: bold;
    padding-bottom: 3px;
}
.side_box{
    text-align:center;
    font-size:16px;
    font-weight:bold;
    line-height:36px;
    width:230px;
    margin:15px 0 0 15px;
}
.image_edit{
    float:left;
    border:1px solid #ddd;
    border-radius:5px;
    -moz-border-radius: 5px;
    -webkit-border-radius:5px;
}
.image_edit_more{
    margin:0 10px;
}

#sales_contact a{
    color:#0066B2;
}

#sales_contact a:hover{
    color:#0066B2;
    text-decoration: underline;
}

