#contact/*** Copyright Thierry Koblentz | TJKDesign.com */ {
	margin:0 50px 0 30px
}
#contact div.row {clear:both;padding-top:10px}
fieldset label {display:inline !important}
label {
	display:block !important
}
#contact  .label  img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

legend {margin-bottom:13px;padding:0}
#ulerrors {list-style-type:square;font-size:80%;color:red}
#contact div.row span.label {
	float:left;
	width:230px;
	text-align:right !important;
	padding-right: 4px;
}
#contact div.row span.formw {
	float:left;
	width:auto;
	margin-right:10px;
	text-align:left;
	font-size: 93%;
}
#contact div.spacer {clear:both}
#contact input,#contact textarea,#contact select {
	padding-left:9px;
	border:1px solid #999;
	width:160px;
	margin-top:2px;
	background-color:#fff
}
#contact option {background-color:#ffffcc}
#contact input:focus,#contact textarea:focus,#contact select:focus {border:1px solid #999;background-color:#ffffcc}
#contact #radios input {background-color:transparent;border:none;width:20px}
#contact #Comments {font-size:1em} 
#contact #button {
	margin-left: 240px;
	background-color: #99FF66;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
