#login-registro-logueo label, .btnOk, .login_footer a{
	display:block;
}
.registro_alerta{
	float:right;
	width:210px;
	font-size:13px;
	border-bottom: 2px solid rgb(195, 0, 20);
	background: none repeat scroll 0% 0% rgb(247, 228, 221);
	color: rgb(195, 0, 20);
	padding: 8px;
	margin: 10px 0;
}
.login_cuerpo,.registro_alerta{
	display:inline-block;
}

.content-splash{
	width: 90%;
	margin: auto;
}