/* FORM style 2 */
label				{ font-weight: bold; padding-right: 10px; text-align: right; }
input,
	textarea 		{ font: normal 12px Arial,Helvetica,sans-serif; color: #0070BB; border: 1px solid #E0B34C; }
.submitbutton		{ background: #085E8D; font-size: 1.2em; color: #E0B34C; padding: 0px; }
.submitbutton		{ border-left: 1px solid #5ABAEC; border-top: 1px solid #5ABAEC; }
.submitbutton		{ border-right: 1px solid #4646A0; border-bottom: 1px solid #4646A0; }
