	
/**
 * Hotfix Stylesheet
 */
.AdWrapper { z-index: 999999999999 !important; } 
.div-pushdown_1080x90_ad_container div{top:67px;position:relative;}

@media only screen and (max-width: 481px) {

#imo-modal {
width: 300px;
height: 200px;
}

.survey-img {
width: 300px;
height: 200px;
}

}

.expandable{margin:0 auto;padding:0;}
#subscribe-area {margin: 0 30px 13px 25px;}
.menu-top-menu-container.subscribe-left{margin-left:20px;}
.menu-top-menu-container {
margin-left: 10px;
}

.pods #sidebar{
    width: 30%;
    float: left;
}

.ffl-main{
    width: 68%;
   float: left;
   margin-left: 2%;
}

@media only screen and (max-width: 610px) {
    #sidebar{
        width: 100%;
    }

    .ffl-main{
        width: 98%;
   }
}