#orderform table, #orderform #table1, #orderform #table2 {
	margin-left: auto;
	margin-right: auto;
}

ul.instructs {
	margin-top: 0;
	margin-bottom: 0;
}

.instructs li {
	font-size: 1.1em;
	line-height: 1.5em;
}

ul.instructs ul {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 0;
}

.instructs li li {
	font-size: .8em;
	line-height: 1.5em;

}


.inputfield, .fieldname {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-position: left;
	letter-spacing: 0.05em;
	word-spacing: 0.2em;
	
}

#table2 tr td.bg1 {
	color: #111111;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px!important;
	font-weight: normal;
	letter-spacing: 0.05em;
	word-spacing: 0.2em;
	width: 32%;
	background-color: #bbad8e; /* old background-color: #9F9777; #DCDCB8;*/
	text-align: center;
	padding: 5px;
}

#captcha, #submitbutton {
	width: 100%;
	text-align: center;
}