#super-header{
		/*height:40px;
		background:#333;*/
	}
	
#rider_box_wrapper{
	position:fixed;
	top:0px;
	left:0px;
	height:100px;
	width:100%;
	background:transparent url('/img/layout/black-70.png');
	z-index:1000;
}

#rider_box{
	position:relative;
	margin:0 auto;
	top:150px;
	background: url('/img/layout/access_code.gif');
	font-size:30px;
	font-weight:bold;
	width:317px;
	height:272px;	
}

#rider_access_code{
	position:absolute;
	border:none;
	background:transparent;
	border:none;
	width:260px;
	height:32px;
	top:185px;
	left:27px;
	color:#fff;
	font-size:25px;	
}

#go_to_store_btn{
	position:absolute;
	top:231px;
	left:233px;
	width:60px;
	height:25px;
	border:none;	
	cursor:pointer;
}
#rider_access_btn{
	cursor:pointer;
}
