body#beta h1 {
	border-top: 1px dashed #97999C;
	color: #009FF4;
	font-size: 19pt;
	padding-top: 10px;
}

body#beta p {
	color: #6D6F72;
}

body#beta #content {
	text-align: left;
}

body#beta #logo {
	float: left;
	margin: 0 0 0 125px;
}

body#beta #header {
	background: url('/media/images/layout/beta_gradient.gif') repeat-x center top;
	height: 204px;
	padding: 0;
}

body#beta #header form {
	background: #0C0C0C;
	height: 189px;
	margin-left: 665px;
	padding: 15px 15px 0;
	width: 275px;
}

body#beta #header form h2 {
	color: #FFF;
	letter-spacing: -0.25px;
	font-size: 12pt;
}

body#beta #header form label {
	color: #97999C;
	font-size: 8pt;
}

body#beta #header form label input {
	display: block;
}

body#beta #content-inner {
	padding: 70px 30px 0;
	position: relative;
}

body#beta #content-inner form {
	float: right;
}

body#beta #content-inner form fieldset {
	background: #F0F0F1;
	padding: 15px;
	width: 273px;
}

body#beta #content-inner form fieldset h2,
body#beta #content-inner form fieldset label {
	color: #009FF4;
}

body#beta #content-inner form fieldset h2 {
	letter-spacing: -1.25px;
}

body#beta #content-inner form fieldset label {
	font-size: 9pt;
	letter-spacing: -0.25px;
}

body#beta #content-inner form fieldset label input {
	background: #FFF;
}

body#beta #about-beta {
	width: 600px;
}

body#beta ul#features {
	list-style: none;
	margin-top: 3.5em;
}

body#beta ul#features li {
	border-top: 1px dashed #97999C;
	height: 235px;
	padding-top: 10px;
}

body#beta ul#features div {
	width: 325px;
}

body#beta ul#features img {
	border: 2px solid #97999C;
	float: right;
	margin-top: 10px;
}

body#beta ul#features p {
	font-size: 13pt;
}

body#beta .inputtext,
body#beta .inputpassword {
	width: 193px;
}

body#beta .alert,
body#beta .error {
	font-size: 14px;
	padding: 5px;
	position: absolute;
	right: 30px;
	top: 10px;
	width: 290px;
}