/* Start of CMSMS style sheet 'contact_form' */
/* contact form
--------------------------------- */

#formlayer	{width:400px;}

#formlayer fieldset,  #formlayer form{margin:0;padding:0;border:0;}

#formlayer label{
	display:block;
	color:#333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}

#formlayer select, #formlayer textarea {
width:100%;
font-size:100%;
font-family:Arial, Helvetica, sans-serif;
margin-bottom:5px;
border:1px solid #999999;
}

#formlayer input {
width:100%;
margin-bottom:5px;
}

input.formbut {
float:right;
width:auto !important;
margin-top: 5px;
}

/* End of 'contact_form' */

