/* Start of CMSMS style sheet 'JLS Contact' */
#contact {
   
}
#contact input {
   
}
.column {
   float:left;
   width:380px;
}
.message {
   clear:both;
   width:760px;
   height:165px;
}
.valid {
   clear:both;
   width:760px;
   text-align:center;
}
fieldset {
   border:none;
}
#contact_form label {
float: left;
	width: 150px;
	text-align: left;
	font-weight: bold;
	cursor: pointer;
}
#contact_form p {
   height:22px;
   line-height:22px;
}
#contact_form .button {
   height:22px;
   width:100px;
}
/* End of 'JLS Contact' */

