#loginboxbig {
	float: left;
	width: 303px;
	height: 303px;
	background-color: #ffffff;
	background-image: url(../images/front/square.jpg);
	display: block;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#logincontainer {
	width: 750px;
	height: 400px;
	float: left;
}

#loginflash {
	float: left;
	width: 420px;
	height: 350px;
}

.formarrow {
	float: left;
}

.logininput {
	float: left;
	width: 116px;
	height: 14px;
	border: solid #757575 1px;
	padding: 1px 0 0 4px;
	font-size: 11px;
}

.logintext {
	float:left;
	clear: both;
	width: 80px;
	margin: 3px 0;
	font-weight: bold;
	color: #001869;
	text-align: right;
	letter-spacing: 1px;
}

.logincontainer {
	position: relative;
	left: 38px;
	float: left;
   margin: 2px 0;
}

.logincontainer1 {
	position: relative;
	left: -10px;
	float: left;
	top: 110px;
	width: 220px;
}

.formlogin {
	float: left;
	width: 300px;
	height: auto;
	position: relative;
	top: 85px;
}

.logincheck {
	float: left;
}

.remembertxt1 {
	float: left;
	width: 220px;
	padding: 3px 0;
}

.login_button1 {
	float: left;
	padding: 3px 0 0 0 ;
	clear: both;
	position: relative;
	top: 10px;
	left: 125px;
}

.remembertxt1 strong {
	font-size: 12px;
}

.remembertxt1 a {
	font-size: 12px !important;
}

#flashcontent {
	float: left;
	width: 420px;
	height: 350px;
}

#loginError {
	float: left;
	position: relative;
	top: -40px;
	left: 5px;
}

#LbErrorPage {
	font-size: 12px !important;
	height: 80px;
	width: 290px;
	border: 2px dashed #D6D6D8;
	display: block;
	text-align: justify;
	display: block;
}

#LbErrorPage span {
	background-image: url(../images/front/warning.jpg);
	background-repeat: no-repeat;
	background-position: left;
	display: block;
	padding: 4px 4px 4px 80px;
	height: 72px;
	width: 206px;
	text-align: justify;
}

#LbErrorPage a{
	font-size: 14px !important;
	color: #144DB8;
	text-transform: uppercase;
}