.errorIcon{
	padding-right: 5px;	
}

.text{
	width: 180px;
	color: #575757;
	border: 1px solid #deddd8;
	padding: 3px;	
	font: 1.1em "Lucida Sans Unicode", Arial, "Trebuchet MS";
}

.input{
	padding: 4px 0;
}

.input .label{
	color: #888;
	padding: 5px 0;
}

.text.area{
	width: 350px; height: 120px;
}

.submit{
	background: url(../graphics/send.gif) no-repeat;
	width: 35px; height: 19px;
	border: 0 none;
}