* { margin: 0; padding: 0; }
body { background: #FFFFFF url(images/bg.png) repeat-x; padding-top: 50px; }

#container { width: 800px; margin: 0 auto; }

#logo { width: 378px; height: 107px; display: block; text-indent: -999em; background-image: url(images/logo.png); outline: none; }

#content { width: 787px; height: 649px; background-image: url(images/content.png); position: relative; margin-top: -25px; }

#bottom_left, #bottom_right { float: left; width: 280px; margin-top: -25px; font-size: .85em; color: #444444; font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif; line-height: 1.2em; margin-bottom: 30px; }
#bottom_left { margin-left: 145px; }
#bottom_right { margin-left: 20px; overflow: hidden; }
#bottom_right ul { text-indent: -2px; padding-left: 15px; list-style-type: disc; }
#bottom_right ul li { margin-bottom: 5px; }
#bottom_left p { margin-left: 3px; width: 260px; }

h2, h3 { font-size: 1.4em; color: #00427b; font-weight: bolder; font-family: Arial, sans-serif; margin-bottom: 10px; }

#copyright { margin-bottom: 25px; display: block; font-family: Arial, sans-serif; color: #CCCCCC; font-size: .7em; text-align: center; clear: both; }



.Jsignup { position: absolute; top: 306px; right: 90px; font-family: Arial, sans-serif; font-size: .95em; }
.Jsignup fieldset { border: none; position: relative; }
.Jsignup legend { display: none; }
.Jsignup label { float: left; display: block; min-width: 111px; font-weight: bold; margin-right: 4px; text-align: right; }
.Jsignup input { float: left; width: 135px; height: 15px; font-size: .8em; }
.mc-field-group { display: block; overflow: hidden; margin-bottom: 7px; margin-top: 5px; }
.btn { display: block; width: 115px !important; border: none; height: 87px !important; background-color: transparent; background-image: url(images/btn.png); float: left; cursor: pointer; outline: none; }
.btn:hover { background-position: 0 -89px; }
#Jleft { float: left; margin-right: 10px; }
#mce-responses { width: 253px; height: 45px; font-size: .7em; margin-top: -2px; }
#mce-responses #mce-success-response { color: green; }
#mce-responses #mce-error-response { color: red; }




/** Test Settings **/

.errorText {
            /*@editable*/ font-size: 12px;
            /*@editable*/ line-height:150%;
            /*@editable*/ font-weight:bold;
            /*@editable*/ color:#FF0000;
            /*@editable*/ font-family:Arial;
            /*@editable*/ background-color:#000000 !important;
            /*@editable*/ padding:5px;
            /*@editable*/ margin:3px;
        }
