
span.login_warning
{
	color: #FF4747;
	position: absolute;
	top: 80px;
	left: 170px;
}













div.login_left
{
	position:inline;
	top:10px;
	left: 30px;
}












@media handheld only screen and (max-device-width: 320px)
{
	
	
	div.login_left
	{
		position:inline;
		top:10px;
		left: 30px;
	}
	
	
	
	
	
	
}