body {
    background: #fff;
    color: #000;
}

#container{
    background-color: #fff;
    width: 950px;
}

#wmxcontent {
    background-color: #fff;
    color: #000;
    margin: 0 auto;
    width: 940px;
}

#wmxcontent a { color: #3399cc }
#wmxcontent a:visited { color: #6699cc }
#wmxcontent a:hover { color: #cccccd }

#mainImage {
    margin-bottom: 10px;
    text-align: center;
}

.placeholder5 {
    margin-left: 20px;
    margin-bottom: 20px;
}

#main-text {
    width: 480px;
    height: 208px;
    overflow-y:scroll;
    overflow-x:hidden;
    z-index: 999;  
}

.wmxform {
    position: relative;
    left: 5px;
    background-image: url(http://admin.webmakerx.net/images/Sites/Site2682/Document/2009_BMW_3Series-form-background.jpg);
    background-repeat: no-repeat;
    width: 406px;
    height: 208px;
}

#FormGroup_2030124 {
    padding-top: 60px;
    padding-left: 100px;
    color: #fff;
}

.correctflow {
    position: relative;
    top: -50px;
    left: -210px;  
}

p span input {
    position: relative;
    top: -35px;
    left: 225px;
    z-index: 999;   
}
*html p span input { top: -55px; }
*:first-child+html p span input { top: -55px; }

.active .wmxform fieldset { border: 0; }

.attention { display: none; }

label .attention, .results { display: inline; }

#middlebar { text-align: center; }

#bottom-text { padding: 15px; }

#bottom { background:#fff; color:#333; }

