#header-sam {
    float: left;
    display: inline-block;
    width: 618px;
    height: 281px;
    margin-top: -29px;
    position: relative;
}

#header-sam div.content {
    position: absolute;
    top: 30px;
    left: 330px;
    width: 288px;
    height: 250px;
    font-family: "Lucida Sans","Lucida Sans Unicode","Lucida Grande",Lucida,sans-serif;
}

#header-sam div.content h1 {
    padding-top: 10px;
    color: #fff;
    font-size: 24px;
    text-transform: uppercase;
    text-shadow: 0px 0px 5px #fff;
    line-height: 28px;
}

#header-sam div.content h2 {
    color: #009fda;
    font-size: 24px;
    font-weight: normal;
    text-transform: uppercase;
    padding-bottom: 8px;
}

#header-sam div.content h3 {
    color: #b8b7b3;
    font-size: 13px;
    background: url('../../images/v3/layout/bullet-blue.png') no-repeat left center;
    padding-left: 15px;
    line-height: 19px;
}

#header-ads {
    float: left;
    display: inline-block;
    width: 300px;
    height: 250px;
    border: 1px solid #979797;
}

#content .boxRound.boxHomepage {
    border: 0px;
    width: 225px;
    /*height: 165px;*/
    margin-right: 6px;
}

#content .boxRound.boxHomepage h4 {
    text-transform: uppercase;
    font-size: 11px;
    padding: 5px 8px 0px 8px;
    height: 22px;
    line-height: 22px;
}

#content .boxRound.boxHomepage .content {
    height: 115px;
    text-align: center;
}

#content .boxRound.boxHomepage .content.partners {
    background: url("../../images/v3/layout/homepage-bg-partners.png") no-repeat;
}

#content .boxRound.boxHomepage .content.partners img {
    display: block;
    width: 223px;
    height: 97px;
}

#content .boxRound.boxHomepage .content.partners div {
    text-align: center;
    font-size: 10px;
    text-transform: uppercase;
    color: #aaaaaa;
}

#content .boxRound.boxHomepage .content .corner-white {
    float: left;
    display: inline-block;
    width: 50px;
    height: 50px;
    margin: 5px 0px 0px 5px;
}

#content .boxRound.boxHomepage .float-right {
    padding: 4px 8px 10px 8px;
}

#content .boxResults {
    margin-bottom: 30px;
}

#content .boxResults .top {
    padding: 5px 0px;
    border-bottom: 1px solid #e4e4e4;
    margin-bottom: 4px;
}

#content .boxResults .top b {
    font-size: 13px;
    color: #333;
}

#content .boxResults .middle .corner-white {
    width: 50px;
    height: 50px;
    margin: 5px 5px 5px 0px;
}

#content .boxResults .middle .details {
    padding-top: 8px;
}

#content .boxResults .middle h1 {
    color: #333;
    font-size: 11px;
    margin: 15px 0px 0px 0px;
}

#content .boxResults .middle p {
    margin: 0px;
}

#content .boxResults .bottom {
    padding: 5px 0px;
    border-top: 1px solid #e4e4e4;
    margin-top: 4px;
}

#content .boxResults .bottom a {
    display: block;
    text-align: right;
}
