div#text { width: 200px; margin-top: 150px; margin-left: 20px; }
div#text h1 { font-size: 1.3em; }
div#text p { font-size: .8em; }
div#text span.heading { font-size: 1.3em; color: #23408f; display: block; font-weight: bold; }
div#text span#emailAddress, div#text span#number { font-size: 1.3em; color: #23408f;}

div#sb1 { background: url( "../images/contactUs.png" ) no-repeat; width: 352px; height: 596px; position: relative; margin-left: 403px; margin-top: -389px;}

/*
 * IE7 Hacks
 */
*:first-child+html div#content{ margin-top: 1px !important; }
*:first-child+html div#left ul { margin-top: 5px !important; }

