body{
	font: 14px normal "Helvetica","Arial",sans-serif;
	line-height: 1.3em;
	text-align: center;
	color: #333;
}
a, a:visited, strong,label{
	font-weight: bold;
	color: #000;
}
fieldset{
	border: 0px;
	margin: 0px;
	padding: 0px;
}
fieldset label, fieldset input, fieldset button{
	font-size: 18px;
}
input{
	color: #222;
}
div#main-container{
	position: relative;
	left: -35px;
	margin: 0 auto;
	text-align: left;
	width: 540px;
	padding-top: 20px;
}
input#recipient_email{
	color: #999;
}
div#notice{
	position: absolute;
	line-height: 24px;
	top: 260px;
	right: 0px;
	background-color: #f1c25e;
	padding: 40px;
	padding-top: 50px;
	width: 360px;
	height: 84px;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}
div#footer{
	margin-top: 260px;
	margin-left: 228px;
	margin-bottom: 10px;
	color: #888;
}
div.beta-reg{
	padding-left: 110px;
	clear: right;
}
div.beta-reg div.notice{
	font-size: 12px;
	line-height: 14px;
	padding-top: 10px;
	color: #888;
}
div.blog{
	background-color: #83ccf5;
	float: right;
	margin-top: 25px;
	width: 420px;
	padding: 10px;
	margin-bottom: 40px;
}
div.blog h2{
	font-size: 22px;
	margin-top: 8px;
	line-height: 1.2em;
}
div.blog p{
	margin-left: 130px;
}
div#picture{
	float: left;
	background-image: url("/images/rola.jpg");
	margin-right: 12px;
	margin-bottom: 6px;
	width: 120px;
	height: 120px;
}
#login-form{
	padding-top: 20px;
}
#login-form, #login-form label{
	text-align: left;
	color: #fff;
}
#login-form label{
	padding-right: 20px;
}
#login-form button{
	float: right;
}
.beta-login{
	position: relative;
	top: -20px;
	float: right;
}


