#sweepContainer {
    width: 743px;
}
#sweepContent {
    float: left;
    width: 580px;
    height: 650px;
    background-image: url("https://global.go.com/secure/wondertime/redesigned/resources/images/sweeps/background_page_gradient.gif");
    background-repeat: repeat-x;
}
#adContainer {
    display: inline;
    padding-left: 2px;
    float: right;
    width: 160px;
}
.sweepImage {
    display: inline;
    float: left;
    width: 580px;
}
.sweepTitle {
    margin-left: 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12pt;
    font-weight: bold;
    color: #87aacf;
}
.sweepText {
    margin-left: 10px;
    margin-right: 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    color: #848383;
}
