.errorBox{
	height:auto; 
	float:left;  
	margin:5px; 
	font-weight:bold;  
	padding:10px;
	width:405px;
	border: 1px #ff0000 solid;
	color:#000000 !important;
}

.errorText{
	color: #ff0000 !important; 
	font-weight: bold;
	margin:0;
}

.verificationError{
	color: #FF6666!important;
	font-weight: bold;
	font-style: italic;
	margin:0;
}

.importantText{
	color:#CC0000;
	font-size:10px;
	font-weight:bold;
}

.verificationSuccess{
	background-color:#e4ffe6;
	color:#000000 !important;
	width:436px;
	padding:10px;
	margin-bottom:12px;
}

#wrongField{
	color:#ff0000;
	font-weight:bold;
	height:5px;
}
#wrongField_ex{
	color:#ff0000;
	font-size:10px;

	height:3px;
}
#ex_black{
	color:#000000;
	font-size:10px;

}

#contact_form span{
	color:#000000 !important;
}

.textarea { 
width:150px;
}
#contact_module {
width:470px;
margin-left:50px;
}
