/*= Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td{margin:0; padding:0; border:0; font-weight:inherit; font-style:inherit; font-size:100%; line-height:1em; font-family:inherit; text-align:left; vertical-align:baseline;}
a img, :link img, :visited img{border:0;}
ol, ul{list-style:none;}
a:focus{-moz-outline-style:none; outline:none;}

h1{font-size:20px; color: #FCE903;}
h2{font-size:20px;}
p.reg{font-size:20px; color:#FCE903;}
p{font-size:20px;}
img{display:block;}

body{background-color:#1A1A1A; color:#fff;}
	#wrapper{width:960px; margin: 100px auto;}
	#logo{width:550px; float:left;}
	#logo img{display:block; margin:50px 0 0 10px;}
	body#home #logo img{margin:96px 0 0 10px;}
	
 	#content{width:390px; height:431px; float:left; margin-left:20px; background:url('/images/content.png') no-repeat left top; position:relative;}
	.thankyou{background: url('/images/content_thanks.png') no-repeat left top !important;}

#content h1, #content h2, #content p{text-indent:-999em;}

fieldset{position:absolute; top:280px; left:0;}
 form	div{margin-bottom:25px;}
		label{display:block; text-indent:-999em; line-height:20px; margin-bottom:5px; cursor:pointer; height:20px;}
		input.text{background-color:#4D4D4D; border:1px solid #CCCCCC; padding:3px 0; width:300px; color:#fff; font-size:15px; margin:0;}
		form .error input{border:1px solid red;}
