a {outline: none;}
input.text {width: 150px;}
input.cb {}
select {width: 154px;}
textarea {overflow: auto;width: 358px;}
html {overflow-y: auto;}
* html {overflow-y: scroll;}
html, * html body, #form_wrap {height: 100%; border: none;}
body {margin: 0px; padding: 0px;}
body,select {font: 9pt Arial;}
.small {font-size: 8pt;}
#form[id] {height: auto; min-height: 100%;}
/*#form {background-color: #1c3260;}*/
#form {background-color: #FFF; margin: 20px; border: 1px solid #999;}
#form-header {
	font: bold 12pt Arial;
	color: #FFFFFF;
	height: 85px;
	position: relative;
	background: #ffffff url(../images/valassis_lists_logo.gif) 10px 10px no-repeat;
}
#header-text {
	position: absolute;
	right: 5px;
	bottom: 10px;
	overflow: auto;
	color:#A9233E;
	width: 133px;
}
#form-body {
	background-color: #FFFFFF;
	margin: 10px 0px 0px;
	padding: 20px 0px 10px 50px;
}
#form-body .red-star {color: #FF0000;}
#thank-you {padding-left: 125px; height: 390px; font: bold 11pt Arial, Sans-Sarif; color: #1c3260;}
