#beta_mail {
	position:fixed;
	font-size:11px;
	color:#FFE841;
	left:0px;
	top:0px;
	height:200px;
	overflow-y:hidden;
	overflow-x:hidden;
	width:170px;
	z-index:10;
}
#beta_mail input {
	background-color:#FFBF17;
}
