#fbForm {
    margin: 30px 0 30px 0;
	width: 360px;
	margin-right: auto;
	margin-left: auto;
}
#fbForm #fbError {
	margin: 30px 0 30px 0;
	width: 360px;
	margin-right: auto;
	margin-left: auto;
}
#fbForm label {
	color: #000000;
	clear: both;
	text-align: left;
			
}
#fbForm input, #fbForm select, #fbForm textarea {
	margin: 0 0 0.5em 0;
	width: 350px;
	border:1px solid #9FC4E5;
	background-color:#fff;
	padding:2px 2px 2px 2px;
	font-size:11px;
	height:14px;
	color:#363636;
}

#fbForm textarea {
	height: 135px;
		
		
}
#fbForm .noresize {
	width: 120px;
	background:url(../images/button_t.gif) repeat-x left bottom #ED1C31;
	border:1px solid #9FC4E5;
	font-size:12px;
	height:20px;
	font-weight:bold;
	color:#fff;
}
#fbForm .reset {
	margin: 0 0 0 20px;
}
#fbForm .submit {
	margin: 0 0 0 50px;
}
td#contentMain {
background: url(../images/letter.jpg) right bottom no-repeat;
}