#testofferBanner {
width:474px;
padding:0;
margin:10px 0 0 0;
background-color: #ffffff;
/*background-image: url(/wp-content/themes/luminos/images/public_website/form/alt_back.gif);*/
background-repeat: no-repeat;
background-attachment: scroll;
background-x-position: right;
background-y-position: top;
}

#testofferBanner p{
padding:0px 20px 10px 20px;
width:460px;
font-size:110%;
}


#testofferBanner h2{
font-size: 20px;
line-height: 40px;
height: 40px;
color: #0186d6;
width: 100%;
background-color: transparent;
background-image: url(/wp-content/themes/luminos/images/public_website/style/h2_sandwich.gif);
background-repeat: repeat-x;
background-attachment: scroll;
}


#testofferBanner fieldset{
padding:0px 20px 10px 2 0px;
width:460px;
border:0;
}

#formbottom {
width:474px;
height:32px;
margin-bottom: 20px;
background-color: #ffffff;
/*background-image: url(/wp-content/themes/luminos/images/public_website/form//title-bg-line.gif);*/
background-repeat: no-repeat;
background-attachment: scroll;
background-x-position: right;
background-y-position: bottom;
}

#testofferBanner label {
	float:left;
	width:150px;
	text-align:right;
	color: #574210;
}

#testofferBanner input, 
#testofferBanner select, 
#testofferBanner textarea {
	float:left;
	margin-bottom:6px;
	margin-left:10px;
	width:200px;
}



#testofferBanner fieldset.action {
	text-align:center;
}
#testofferBanner fieldset.action input {
	width:auto;
	float:none;
	text-align:center;
	padding:0 1em;
}
