.contactus
{
	clear: both;
	float: left;
	padding-bottom: 5px;
}

.contactus *
{
/*	clear: both;	*/
	float: left;
}

.contactus .label
{
	clear: both;
	float: left;
	min-width: 150px;	
}

.contactus .umbEditorTextField
{
	float: left;
	width: 300px;
}

.contactus .umbEditorTextFieldMultiple
{
	clear: both;
	width: 400px;
	float: left;
	height: 200px;
	font-family: Tahoma;
	font-size: 12pt;
}

.contactus .field
{
	float: left;
	padding-left: 5px;
}

.contactus .button
{
	clear: both;
	float: left;
}


/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

