#content { padding-left: 22px; }
    #headline { padding-left: 0 !important; } 
	#headline h1 { font-size: 1.8em; margin-top: 10px; }
	#info { padding-top: 15px; margin-left:0px;padding-bottom: 130px; position: relative;  width:640px; }
	.infoLeft { background:url(/images/background_gradient.jpg) no-repeat; }
    .infoLeft p { margin: 15px 22px 0; width:270px; font-size:1.3em;}
	.infoLeft h2 { margin: 15px 22px 0; width:350px;}
	.infoLeft h2 strong { color: #ffcc00; }
	#infoRight {float:right; width:300px; padding-top: 15px; margin-left:0px;padding-bottom: 130px;}

	#forms { padding-top: 15px; margin-left:0px;padding-bottom: 80px; border-bottom: 1px solid #373737; position: relative; }
	.formPanel { background: #0f0f0f url(/images/bg_account_panels3.png) repeat-x top left;}
		.formPanel fieldset legend { font-size: 1.1em; color: #999; font-weight: bold; }
		.formPanel p { margin: 0 22px 1em; }
			.formPanel p strong { color: #ffcc00; }

	div#forms form h2, div#forms .formPanel h3, div#forms .formPanel h2 { padding: 18px 0 11px 22px; font-size: 1.4em; font-weight: bold; margin: 0; }
	div#forms .formPanel .details h3 { font-size: 1.2em; }
	div#forms form h4 { font-size: 1.3em; font-weight: bold; margin: 0 0 8px 22px;  }
	div#forms form h2 span { color: #ccc; font-size: 0.8em; }

	div#forms form fieldset { margin-left: 22px; }
		div#forms form fieldset label { color: #fff; font-size: 1.1em; }
			div#forms form fieldset label span { color: #666; font-weight: normal; }
			div#forms form fieldset label span.req { color: red !important; }
		div#forms form fieldset div.fld { padding: 4px 0; }
		div#forms form fieldset div.stay p{ clear:both;padding-top:15px; }
		div#forms form fieldset h3 { font-size: 1.1em; font-weight: bold; }
		div#forms form fieldset h4 { font-size: 1.1em; font-weight: bold; margin: 12px 0 4px 0; }
		div#forms form fieldset span.eg{margin-left:5px;}
		div#forms form fieldset.address input#county{width:150px;}
		div#forms form input.txt { width: 240px; }
		
	div#controls input, div#controls img{float:left; margin-right:5px;}
	div#controls img{margin-bottom:0px;}
	div#controls span, div.controls span { display: block; color: #97989a; font-size: 1.1em; clear:both;}


	p.formKey { position: absolute; right: 25px; top: 22px; }
	.controls a.back { display: inline-block; float: left; margin-right: 4px; }
	.err{float:left;}
	.fld span { font-size: 1.1em; }
	p.changeSerial{clear:both;margin-left:0px;}
	.borderBottom {width:100%; border-bottom:1px solid #333; clear:both;margin-top:20px;}