fieldset{
	border:1px #CCCCCC solid;
	padding:5px;
}

.cell1
{
	float:left;
	width:130px;
	color:#000000;
	padding:5px;
	
}

.cell2
{
	float:left;
	width:300px;
	color:#000000;
	padding:5px;
	
}

.clear{
	clear:both;
}

input[type=text].contact_input, textarea.contact_input , select.contact_input , .contact_input {
	border:1px #a5acb2 solid;
	width:300px;
}	