
/* Contact Page Form  */
#feedbackform {width:500px; float:left; padding:25px; margin-bottom: 40px; min-height: 400px;}
#feedbackform h3 {color: #9d9fa0; font-weight: normal;}
#feedbackform span {color: #fff; font-style:italic}
#feedbackform legend {margin:0; border:0; padding:0; font-size:12pt; color: #9d9fa0; font-weight:bold}
#feedbackform fieldset {margin-bottom:20px; border:none; padding:0;}
#feedbackform fieldset.submit {margin-bottom:20px; border:none; padding-right: 20px; text-align:right}
#feedbackform label {width:80px; float:left; text-align:right; display:block; cursor:pointer; padding:9px 10px 0 0; }
#feedbackform input.text, #feedbackform textarea, #feedbackform select {width: 300px; margin:5px 15px 5px 0; border: 1px solid #434343; padding:5px; color: #9d9fa0; background-color: #222223;}
#feedbackform input.required, #feedbackform textarea.required, #feedbackform select.required {width: 300px; margin:5px 15px 5px 0; border:1px solid #ff0000; padding:3px; color: #9d9fa0; }
#feedbackform ol {margin:20px 0 0 0; padding:0;}
#feedbackform ol li {list-style:none; padding:10px 0 10px 0; margin:0; border-bottom:1px solid #434343;  background-image: none;
}
#feedbackform ol li.last {border:0 none}

#feedbackform ol li.last {border:0 none}
#feedbackform ol li input {margin:0 15px 0 0}
#feedbackform ol li.chk label {margin:0 0 0 7px; float:none; padding:0; display:inline}
#feedbackform ol li.chk input {margin:0 0 0 150px; border:0 none}

#error{ margin: 0; }
div.errorsFound{ padding-bottom: 20px; }
#feedbackform #error h4 { color: #fff; margin: 0; padding: 0; }
#feedbackform #error p { color: #9d9fa0; }



#fullcol #contactdetails h3 { color: #9d9fa0; font-style:normal; }
#fullcol #contactdetails address {
	font-style:normal;
}
#fullcol #contactdetails {
	padding: 0px 12px;
	color: #9d9fa0;
	font-size:12px;
	margin-left: 414px;
}
#fullcol #contactdetails a {
	color: #9d9fa0;
}

