#formcont p.lbl {
	margin-bottom:  0px;
}
#formcont input {
	width : 175px;
	font-family: 'Trebuchet MS', 'Arial';
	font-size  : 13px;
	border: 1px solid #666666;
}
#formcont textarea {
	width : 475px;
	height: 150px;
	font-family: 'Trebuchet MS', 'Arial';
	font-size  : 13px;
	border: 1px solid #666666;
}
