form , table#email {
	font-family:Calibri, Arial, Helvetica, sans-serif;
}
fieldset {
	margin:10px;
}
legend {
	font-weight:bold;
	color:#0D323A;
}
input, select {
	display:block;
	margin:0 0 1em 215px;
}
td input {
	margin:0;
}
td label {
	width:250px;
}
label {
	clear:left;
	width:200px;
	float:left;
	text-align:right;
	margin-right:15px;
	font-weight:bold;
	display: block;
}
table#email th {
	text-align: right;
}
#application .error {
	color: #F00;
}
input.qwzd {
	display: none;
}

i { color:red;font-style:normal; }
td.end {
	font-size:x-small;
	width:110px;
}
caption {
	font-size:x-small;
	font-style:italic;
}
#formOuter {
	background-repeat: no-repeat;
	background-image: url(../images/hand-pen.jpg);
}
#formWrap {
	width:510px;
	margin:0 auto;
	background-image:url(../images/frame-middle.gif);
	background-repeat:repeat-y;
}
#formBottom {
	background-image:url(../images/frame-bottom.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	width:510px;
	height:12px;
	margin:0 auto;
}
#formTop {
	height:12px;
	width:510px;
	margin:0 auto;
	background-image:url(../images/frame-top.gif);
}
#formWrap form {
	padding-left:15px;
	margin-bottom:0px;
	padding-bottom:0;
}
