.both{ font-family:Verdana, Arial, Helvetica, sans-serif;}
.both h4{ margin:0px; font-size:14px;}
.both{ float:left; margin:0 15px 0 0; padding:0px;}

#Error{
	background-repeat:no-repeat;
	background-position:left; 
	color:#A80004; 
	/*padding-left:33px; */
	height:19px; 
	padding-top:6px;
	padding-right:10px;
    font-weight:bold;
	}
#Success{
	background-repeat:no-repeat;
	background-position:left; 
	color:#2E9332; 
	/*padding-left:33px; */
	height:19px; 
	padding-top:6px;
	padding-right:10px;
    font-weight:bold;
	}

#customForm input{
	width: 220px;
	padding: 3px;
	float:left;
	margin-bottom:10px;
	height:20px;
	color: #000000;
	font-size: 12px;
	border: 1px solid #cecece;
}

#customForm label{
	display: block;
	color:#000000;
	/*float:left;*/
	width:140px;
	font-size:12px;
	margin-bottom:6px;
}

#customForm div{
	margin-left: 10px;
	font-size: 11px;
	float:left;
}
#customForm div span{
	margin-left: 10px;
	color: #000000;
	font-size: 11px;
	float:left;
}
/* CSS Document */

