#tinybox {position:absolute; display:none; width:600px; height:500px; padding:10px; background:url(../img/layout/fan_lounge_login.jpg) no-repeat 50% 50%; border:10px solid #e3e3e3; z-index:2000}
#tinymask {position:absolute; display:none; top:0; left:0; height:100%; width:100%; background:#000; z-index:1500}
#tinycontent {color:#FFF; font-family:'Gill Sans','Gill Sans MT', Verdana;}

.button {font:14px Georgia,Verdana; margin-bottom:10px; padding:8px 10px 9px; border:1px solid #ccc; background:#eee; cursor:pointer}
.button:hover {border:1px solid #bbb; background:#e3e3e3}

.fan_email{color:FFF; font-family:'Gill Sans','Gill Sans MT', Verdana;}

#frmFanLogin{
	padding:304px 85px 0;
}

input {margin-bottom:15px; width:176px; background:transparent; height:13px; text-align:right; padding:5px;}
label {margin-bottom:22px;}
button {
	background-color:#822303;
	border:0 none;
	color:#FFFFFF;
	font-family:'Gill Sans','Gill Sans MT',Verdana;
	font-size:16px;
	left:105px;
	padding:7px;
	position:relative;
	text-align:center;
	text-transform:uppercase;
	width:85px;
}

#registerButton{
	float:right;
	left:-105px;
	position:relative;
	top:-134px;
}