/* CSS Document */
body {
margin:0;
padding:0;
font-size:.75em;
font-family:Arial, Helvetica, sans-serif;
background:#000;
color:#fff;
}

#wrapper {
padding-top:18px;
padding-left:138px;
width:746px;
margin:30px auto;
background:url(images/bg_body.jpg) no-repeat;
min-height:734px;
*height:734px;
position:relative;
}

h1 {
position:relative;
margin:0 0 0 -46px;
padding:0;
}


#newbalance_sweeps {
position:relative;
left:40px;
}

#col_left {
position:relative;
width:210px;
left:0;
top:0;
}

#col_right {
position:absolute;
width:215px;
left:240px;
top:0;
}

#firstname, #email {
width:209px;
}

#q1, #q2 {
float:left;
}

.chklbl {
float:left;
margin:0 0 22px 10px;
*margin-bottom:0;
width:153px;
}

label {
font-weight:bold;
}

p#enter {
width:455px;
position:relative;
clear:both;
}

	a#rules {
	width:210px;
	color:#fff;
	text-decoration:none;
	font-size:10px;
	}
		a#rules:hover {text-decoration:underline}
		
	#submit {
	position:absolute;
	left:240px;
	top:5px;
	width:69px;
	height:28px;
	display:block;
	background:url(images/enter.gif) no-repeat;
	border:none;
	}	
	
a#nbsite {
display:block;
position:absolute;
text-decoration:none;
border:none;
background:url(images/nbstore.gif) no-repeat;
width:327px;
height:49px;
left:557px;
top:637px;
}
#rules {
padding-top:15px;
padding-left:138px;
width:750px;
margin:18px auto;
position:relative;
}