.home-top-banner {
    background: url('/images/home-top-bg.gif') repeat-x;
    width: 100%;
    height: 287px;
    position: absolute;
    margin-top: -8px;
    left: 0;
}
.home-top-banner .inner {
    background: url('/images/design/main_image.png') no-repeat scroll right top transparent;
    width: 1030px;
    height: 100%;
    margin: auto;
}
.home-top-banner .inner .title {
    width: 388px;
    padding-bottom: 20px;
    padding-top: 25px;
    color: #fff;
    font-size: 30px;
    font-weight: 700;
}

.home-top-banner .inner .start-advert-now {
    width: 388px;
    margin-top: 16px;
}

.home-top-banner .inner .highlights {
    color: #fff;
    font-size: 16px;
    line-height: 29px;
    width: 388px;
    padding-left: 17px;
}

.home-top-banner .inner .highlights li {
    color: #f26521;
}

.home-top-banner .inner .highlights li span {
    color: #fff;
}

.home-premium-publishers-wrapper {
    width: 100%;
    min-width: 1030px;
    height: 70px;
    background-color: #f37238;
}

.home-premium-publishers {
    float: right;
    width: 50%;
    min-width: 800px;
    height: 100%;
    padding-right: 80px;
}

.home-premium-publishers img {
    display: inline-block;
    width: 20%;
    height: 44px;
    padding: 0 10px;
    margin: 13px auto;
}

.home-premium-publishers img#entrepreneur-logo {
    max-width: 133px;
}

.home-premium-publishers img#hearst-logo {
    max-width: 74px;
    height: 12px;
    margin: 29px 0;
}

.home-premium-publishers img#yahoo-logo {
    max-width: 110px;
    height: 24px;
    margin: 23px 0;
    padding-right: 0;
}

.home-premium-publishers img#abc-news-logo {
    max-width: 156px;
    padding: 0;
}

.home-info-blocks {
    width: 1030px;
    min-height: 275px;
    margin: auto;
    padding-top: 20px;
    font-family: 'Arial','Helvetica',sans-serif;
    font-size: 11px;
    color: #1b212a;
    margin-top: 346px;
}

.home-info-blocks .title {
    font-size: 22px;
    font-weight: 700;
    color: #1b212a;
    margin-bottom: 5px;
}

.home-info-blocks .block {
    padding-right: 25px;
    border-right: 1px solid #c7c7c9;
    float: left;
    font-size: 14px;
    width: 47%;
    line-height: 20px;
}
.home-info-blocks .block a {
    font-family: 'Arial','Helvetica',sans-serif;
    font-weight: 700;
    font-size: 12px;
    color: #08090c;
    text-transform: uppercase;
    text-decoration: none;
}

.home-info-blocks .block.publishers {
    padding: 0 0 0 25px;
    border: 0 none;
}

.orange-button.home-adverts, .orange-button.home-publishers {
    float: right;
}
