#login-register h1{
	line-height:48px;
	background:transparent url(/images/lock.gif) no-repeat scroll right center;
	margin-bottom:5px;color:#3A91CB;
	padding-right:42px;
}

#login-register h2{
	margin:10px 0 20px;
}

#login-register label{
	width:10em;
	float:left;
	clear:left;
	font-size:1.2em;
	color:#888;
}

#login-register input, #login-register select{
	float:left;
	margin-bottom:5px;
}

#login-register input.submit{
	float:left;
	margin-left:9.2em;
	clear:both;
	padding:0.3em;
	background: #ffffff url(/images/search-button-bg.gif) repeat-x scroll left bottom;
	font-size:1.3em;
	font-weight:bold;
	vertical-align:top;
	width:80px;
	color:#5c5c5c;
	border:2px solid #eeeeee;
}

#register input.submit{
	width:100px;
}

#mobile-text{
	float:left;
	clear:both;
}
