input#module_contact_subject
{
	width: 600px;
	float: right;
	border: solid 1px;
	border-color: #eeeeee;
}

span#module_contact_subj
{
	float: left;
}

.clear
{
	clear: both;
	height: 5px;
}

input#module_contact_returnemail
{
	width: 600px;
	float: right;
	border: solid 1px;
	border-color: #eeeeee;	
}

span#module_contact_mail
{
	float: left;
}

textarea#module_contact_query
{
	width: 600px;
	float: right;
	border: solid 1px;
	border-color: #eeeeee;	
}

span#module_contact_quer
{
	float: left;
}

button#module_contact_send
{
	width: 600px;
	float: right;
}
