/* 
    Created on : 06.11.2012, 15:39:20
    Description:
        Banner zone style.
*/

#banner_search { 
    position: absolute;
    top: -15px;
    right: 0px;
}

#banner_header_bottom,
#banner_header_top {
    text-align: center;
}

#banner_header_top a img, #banner_header_bottom a img {
    margin: 4px 0px;
}

#banner_news, #banner_world, #banner_guides {
    margin-bottom: 10px;
}
#banner_user {
    float: right;
    margin-top: 18px;
}

.ad_padding_b {
    padding-bottom: 10px
}