body {
    /* background:url(http://cdn.dstv.com/supersport.img/website/images/bg_updated01032013.jpg) no-repeat fixed center top #05254C;; */
    background:none;
    background-color:#fff;
}

.dstvBar {
    background-color:#0069a9;
    background: linear-gradient(180deg,#0069a9, #0095d6);
    background: -moz-linear-gradient(270deg,#0069a9, #0095d6);
    color:#fff;
    font-size:1em;
    padding:10px 0 10px 15px;
    font-weight:300;
}
.dstvBar h3 {
    color:#fff;
}
.dstvStripes {
    height:10px;
    background-image:url(http://static.superbru.com/coreimages/structure/dstv_stripes.png);
}
.terms {
    background-color:#fff;
    padding:10px;
    border:1px solid #ccc;
    color:#555;
    font-size:0.8em;
    overflow:auto;
    height:120px;
    margin:10px 0 10px 0;
}
.termsHidden {
    display:none;
}
.bandFB {
    color:#fff;
    background-color:#3b5998;
    padding:10px;
    border-bottom:1px solid #1f4189;
    border-top:1px solid #d8dfea;
    margin-bottom:10px;

    border-radius:3px;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
}
.bandButton {
    cursor:pointer;
}
.bandFB:hover {
    /* 	background-color:#4669b2; */
}
.bandFB h3 {
    color:#fff;
    text-shadow:none;
    -webkit-text-shadow:none;
}
.bandSB {
    color:#fff;
    background-color:#333;
    padding:10px;
    border-bottom:1px solid #111;
    border-top:1px solid #555;
    margin-bottom:10px;

    border-radius:3px;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
}
.bandSB h3 {
    color:#fff;
    text-shadow:none;
    -webkit-text-shadow:none;
}
div.regForm {
    margin-top:20px;
}
div.regForm .leftTag {
    margin-right:15px;
}
div.regForm .maxInput {
    width:300px;
}

.regOptions ul {
    margin:0px 0px 15px 15px;
    padding:0px;
}
.regOptions ul li {
    margin:0px;
    padding:0px;
}
#main #pane2 {
    padding:0px;
}