

#login
{
	width: 418px;
	position: absolute;;
	
	margin-left: 150px;
	margin-top: 100px;
	
	height: 240px;
	-webkit-box-shadow: 5px 5px 10px 0px #777;
	box-shadow: 5px 5px 10px 0px #777;
	background: #f8f8f8 !important;
}

#logo {
	margin-top: 30px;
}

#slogan {
	position: absolute;
	right: 75px;
	bottom: 400px;
}

#logo div { 
	font-size: 24px;
	color: #ccc;
	text-align: center;
}

.box-redTitle {
	background: #ececec !important;
	opacity: 0.9 !important;
	color: #000;
	border: 0;
	font-weight: normal !important;
}

.box {
	background: #f8f8f8 !important;
	opacity: 0.9 !important;
	border: 0;
	
}
