/*Project Designs Contact StyleSheet*/

.leftSide {width: 600px; float:left;}
.rightSide {width: 200px; float:right;}

div.leftSide h2 {background-image: url(/images/headers/email_header.png); text-indent:-9999px; height:28px;}
div.rightSide h2 {background-image: url(/images/headers/alternate_header.png); text-indent:-9999px; height:28px;}

h3 {color:#3E95BF !important;}

.contactForm_layout td {color:#EEEEEE;}
.contactForm_layout td input, .contactForm_layout td textarea {color:#8D8D8D;}
.contactForm_layout td span {font-size:10px; color:#3684A9;}

div.contactForm {border-bottom:#171717 solid 1px; padding-bottom:10px;}

.inputText, #button {background-color:#171717; border:#282828 solid 1px;}
.submitButton {text-align:right;}



