/* SUFS */
div#warwicksufs { width: 370px; height: 103px; }
	div#sufsleft { width: 185px; float: left; }
	div#sufsright { width: 185px; float: right; }
	
div#special_signup { padding: 10px 0px 0px 6px; }
	div#special_signup h2 { font-size: 11px; color: #990000; font-weight: bold; }

div#SUFS { background: url(../bpimages/sufsleft.jpg) repeat-y; position: absolute; min-height: 103px; width: 185px; }
div#SUFS label { display: block; color:#522E00; font-size:11px; font-weight:bold; line-height: 200%; }
div#SUFS input { width: 152px; border:1px solid #522E00; font-size: 11px; }
	div#SUFS input.inputerror, div#SUFS checkbox.inputerror { border: 3px solid #990000; }
div#SUFS button { margin-top: 11px; }
.hidden { display: none; }
.sserror, .sssuccess { font-size: 11px; font-weight: bold; color: #990000; padding: 2px 0px; margin: 6px 0px; background: #fefefe; width: 160px; text-align: center; }
button#sufs_submit { width: 61px; height: 26px; background: url(../bpimages/signup.png) no-repeat; padding: 0px; border: none; cursor: pointer; }
	button#sufs_submit span { display: none; }
	
a#sufsclose { color: #fff; font-weight: bold; font-size: 11px; padding: 0px 6px 0px 0px; text-decoration: none; }
