#contact a.back{
	float: right;
	width: 115px;
	height: 25px;
	background: url(/images/templates/template1/button_back.gif) no-repeat top left;
}

#contact #contents form label{
	text-align: left !important;
}
#contact #contents form p label{
	display: inline !important;
}
#contact #contents form .for-submit{
	text-align: right !important;
}
#contact #contents form p.message{
	padding-top: 3px !important;
	padding-bottom: 3px !important;
	font-size: 90%;
}
#contact #contents div textarea{
	height: 60px !important;
	width: 385px !important;
}
#contact #contents form input,
#contact #contents form select{
	width: 220px;
}
#contact #contents form  .for-submit input{
	width: auto;
}
#contact #contents form .for-submit{
	text-align: center;
	margin: 1em 0 0 0 !important;
	padding: 0;
}

