#ScontactsForm input, textarea, select{
	border:1px solid #333;
	background:#fff;
	color:#000;
	width:170px;
	height :20px;
}

#ScontactsForm, #ScontactsForm table{
	width:100%;
}

#ScontactsForm #confirmSC{
	width:150px;
}

#HostingScontactsForm, input, textarea, select{
	border:1px solid #333;
	background: #fff;
	color:#000;
	width:200px;
	min-height :20px;
}

#HostingScontactsForm, #HostingScontactsForm table{
	width:500px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

