body {

	background-color: #fff;

	font-family: 'Arial';

	font-size: 12px;

	color: #0550A5;

	color: #4E4E4E;

}



#content {

	margin: 0 auto;

	width: 390px;

	margin-top: 120px;

}

#content #logo {

	 background: #fff url('/design/4/img/brand-shaddow.png') no-repeat 0 0px;

	 width: 300px;

	 height: 194px;

	 position: absolute;

	 left: 0px;

	 top: 0px;

	 margin: 30px;

}

#content #logo-va {

    background-image: url("/design/3/img/logo-va.png");

    background-position: right center;

    bottom: 30px;

    display: block;

    font-size: 16px;

    height: 16px;

    padding-top: 45px;

    right: 30px;

    width: 250px;

	position: absolute;

}



.loginadmin th {

	text-align: left;

}

.response-msg {

	margin: 0 auto !important;

	width: 300px;

}