.centerimage { border-bottom: none; }
#secure-center {
	font-family:Verdana;
	font-size: 10px;
	color:#333333;
	height: 498px;
	background: url(../images/login-page-background.jpg) no-repeat top left;
	padding: 0px 0px 0px 410px;
}
#secure-content { padding: 10px; height: 448px; overflow: auto;  }
#secure-footer {
	height: 20px;
	text-align: center;
	margin-top: 10px;
}
#resale_field { clear: both; width: 460px;  position: relative; }
#resale_msg {
	position: absolute;
	bottom: 10px;
	right: 0px;
	width: 200px;
	border: 3px solid #038bfb;
	background: #ffffff;
	padding: 10px;
}

a {
	color: #038bfb;
	text-decoration:underline;
}
a:hover { color: #333333;}
h1,h2,h3 { margin: 0px 0px 10px 0px; }
h1 { font-size: 10px; }
h2 { font-size: 13px; }
hr { display: none; clear: both; margin: 5px 0px;}
hr.show { display: block; }
p { clear: both; margin: 7px 0px;}
label {
	display: block;
	float: left;
	width: 130px;
	clear: both;
	margin-top: 4px;
}
.input-text {
	margin-top: 4px;
	width: 180px;
	float: left;
	height: 13px;
	border: 1px solid #333333;
	font-size: 10px;
}
.input-button { 
	clear: both;
	display: block;
	margin-left: 130px;
}
.nomar { margin: 0px; }
th { text-align: left; }
