HEX
Server: Apache
System: Linux p3plzcpnl507593.prod.phx3.secureserver.net 4.18.0-553.54.1.lve.el8.x86_64 #1 SMP Wed Jun 4 13:01:13 UTC 2025 x86_64
User: vgijpbeijziw (6090429)
PHP: 8.3.24
Disabled: NONE
Upload Files
File: /home/vgijpbeijziw/www/crystal/public/css/form.css
#contact-form{
	width:480px;
}

#contact-form div{
	padding-bottom:12px;
	clear:both;	
}

#contact-form label{
	float:left;
	width:250px;
	color:#443c35;
	font-size:1.6em;
	font-style:italic;
	font-weight:normal;
	line-height:24px;	
}


#contact-form input[type="text"] {
	width: 215px;
	background:#efefef;
	border:1px solid #5e5e5e;
	height:32px;
	line-height:32px;
} 

#rsvErrors { 
  	display: none; 
	padding: 8px 8px 12px 8px; 
	border:1px dashed #900;
	line-height: 18px;
	margin-bottom: 12px;
	margin-top:12px;
}

#contact-form textarea {
	width: 215px;
	background:#efefef;
	border:1px solid #5e5e5e;
	height:128px;

}

#contact-form #submit-go{
	margin-left:175px;
}