form span{ color:#442C17;}
 
 .inputsubmit {
	font-weight:bold; 
	width:100px;
	height:32px; 
	line-height:35px;  
	float: right; 
	background: url(../images/sec/submit.gif) no-repeat; 
	color:#442C17; 
	border:0; 
	margin-top:10px;
	text-align:center;
 }
.inputsubmit:hover{ 
	background: url(../images/sec/submit_hover.gif) no-repeat; 
	color:#FFFFFF;
}

.brochure{float:right; width:170px; padding-top:210px; background:url(../images/sample/brochure_img.jpg) no-repeat; background-position:10px 10px; margin-top:30px;}
.button{ margin:2px 0;}