#oust-contest img {
    margin-left: 0px;
    margin-top: 5px;
}

#help-text {
    top: 205px;
    margin-left: 45px;    
}
* html #help-text {
    top: 180px;
    margin-left: 15px;
}

#coupon-text {
    top: 290px;
    margin-left: 45px;
}
* html #coupon-text {
    top: 265px;
    margin-left: 15px;
}

#sweepstakes-text {
    top: 410px;
    margin-left: 140px;
    text-align: center;
}
* html #sweepstakes-text {
    top: 385px;
}

#help-text, 
#coupon-text,
#sweepstakes-text {
    position: absolute;
    z-index: 100;
    width: 230px;
    line-height: 1.3em;
}

#help-text strong,
#coupon-text strong,
#sweepstakes-text strong {
    font-size: 12px;
    font-weight: bold;
    color: rgb(0, 83, 155);
}

#help-text a,
#coupon-text a {
    text-decoration: none;
    color: black;
    font-size: 11px;
}


#oust-contest sup,
form sup {
    font-size: 9px;
    line-height: 0em;
}

.comeback {
    margin-left: 30px; 
}

#copywright {
    font-size: 10px;
    float: right;
    padding-right: 10px;
}

#oust-contest p.fineprint {
    margin-left: 45px;
    font-size: 10px;
}
#oust-contest p.fineprint a {
    font-size: 10px;
}

.shelter-ad {
    margin-top: 10px;
}

#oust-contest img.shelter-main {
    margin-left: 15px;
}
.para1 {
    margin-left: 45px;
    margin-bottom: 20px;
    margin-top: 15px;
}
.para2 {
    margin-left: 60px;
}
.para2 img {
    margin: 0px 10px 0px 0px !important;
}
#oust-contest ul {
    margin-left: 0px;
    padding-left: 155px;
}

#oust-contest #shelter-form {
    width: 320px;
    margin-left: 60px;
    padding-left: 20px;
    padding-bottom: 5px;
    border: 1px solid rgb(219, 219, 252);
    clear: both;
}

#oust-contest #shelter-form #shelter-legend {
    color: rgb(146, 94, 170);
    font-weight: bold;
    margin-top: 20px;
    margin-left: 2px;
}

#oust-contest #shelter-form .shelter-dog {
    float: right;
    margin-right: 20px;
    margin-bottom: 5px;
}

#oust-contest #shelter-form label {
    margin-left: 2px;
    float: none;
    display: block;
    text-align: left;
}

#oust-contest #shelter-form input {
    margin-left: 2px;
    width: 150px;
}

#oust-contest #shelter-form input.submit {
    margin: 5px 0px 5px 35px;
    width: 80px;
}

#oust-contest #shelter-form p.error,
#oust-contest #shelter-form .required {
    margin-left: 2px;
    clear: none;
    font-size: 12px;
}
#sweeps {
}
#sweeps .links {
    display: block;
}
#sweeps .head {
    text-align: center;
}
#sweeps .head img.sweeps-main {
    float: left;
    margin: 0px 0px 0px 1px;
}
#sweeps .head img.sweeps-title {
    margin: 1px 0px 0px 0px;
    padding-top: 44px;
}
#sweeps .head .line4 {
    
    color: #993399;
    font-weight: bold;
    font-size: 16px;
    padding-top: 15px;
}
.copywright {
    float: right;
}
#sweeps .links {
    clear: right;
    text-align: right;
    background: rgb(240, 240, 255);
    padding: 5px 10px 5px 0px;
    margin: 5px 1px -10px 1px;
}

.online-sweeps-oust {
    margin: 10px 0px 0px 0px !important;
}
.main-text {
    position: absolute;
    left: 340px;
    top: 165px;
    width: 250px;
    font-size: 13px;
}
* html .main-text {
    left: 180px;
    top: 125px;
}

#rules p {
    margin-top: 0px;
}
#rules h3 {
    margin-bottom: 0px;
}
