/* ================================
    CSS STYLES FOR Module ContactUs
   ================================
*/
.multilineTextBox { overflow:auto; resize:none; }

.thanks { text-align:center; }

.form { width:204px; padding-left:22px; margin-top:10px;}

.settings { text-align:center; }

.info {	HEIGHT: 40px; vertical-align:top; width:100%; text-align:left; }

.rows {	width:100%; clear:none; overflow:hidden; margin-bottom:11px; }

.rowsFirstName {width:100%; clear:none; overflow:hidden; margin-top:15px; margin-bottom:11px; }

.rowsTitle{	width:100%; clear:none; overflow:hidden; margin-top:11px; margin-bottom:4px; }

.rowsComments {	width:100%; clear:none; overflow:hidden; margin-top:22px; margin-bottom:10px; }

.labels {width:35%; float:left; text-align:left; font-family: Arial; font-size:12px; color: #333333; }

.errorMsg {font-family: Arial; font-size:11px; color: red; }

.textLabel {font-family: Arial; font-size:12px; color: #333333; }  

.textbox { width:65%; float:left; text-align:left; }

.message { width:100%; float:left; padding-top:20px; padding-bottom:20px; text-align:left; }

.validate { width:20%; float:left; padding-top:0px; text-align:right; }

.code { width:80%; float:left; padding-top:10px; text-align:left; }

.valtext { vertical-align:top; }

.labelcode { width:40%; float:left; text-align:right; }

.textcode { width:60%; float:left; text-align:left; }

.btnclear { vertical-align:top; padding-top:0px; text-align:center; }

.required { vertical-align:top; padding-top:0px; width:100%; text-align:left; color:red; }

.displayNone { display:none; }

.contactTitle { font-family: Arial; font-size:16px; color: #333333;font-weight:bold;  }

.copy { font-family: Arial; font-size:12px; color: #333333; line-height:14px;  overflow:hidden;}