.hosting_banner{
    background:url("../images/hosting_deal/hosting_banner_bg.jpg") top left no-repeat;
    width:906px;
    height:109px;
}
.hosting_banner_left{
    float:left;
    width:596px;
    margin:22px 0 0 0;
    text-align:right;
}
.hosting_banner_left a.hosting_offer{
    display:block;
    margin:0;
    padding:0;
    font:bold 16px Arial;
    color:#222;
    text-transform:uppercase;
}
.hosting_banner_left a.hosting_offer:hover{
    text-decoration:none;
}
.hosting_banner_left .siteground{
    background:url("../images/hosting_deal/siteground_logo.gif") top left no-repeat;
    float:right;
    margin:15px 0 0;
    display:block;
    width:110px;
    height:38px;
}
.hosting_banner_left .siteground span{
    display:none;
}
.hosting_banner_left ul{
    float:right;
    text-align:left;
    margin:0px 91px 0 0;
    padding:0;
    list-style-image:url(../images/hosting_deal/hosting_banner_list_image.gif);
    list-style-position:inside;
    font:normal 12px Tahoma;
    color:#fd7100;
}
.hosting_banner_left ul li{
    margin:4px 0;
}

.hosting_banner_right{
    float:right;
    width:200px;
    margin:20px 29px 0 0;
    text-align:center;
    font:normal 13px/20px Arial;
    color:#3f3f3f;
}
.hosting_banner_right span{
    color:#fd7100;
}
