#container {
	background: none; 
	border: none;
	width: 670px !important;
	
}

#login {
	width: 190px;
	float: left;
}

#registeredusers {margin-left: 202px; }

#login p, #login div {padding: 1em;}

#registeredusers, #login {background: #CFDEE0 url(../images/index/login-corner-bottom-right.gif) no-repeat right bottom;}

.bottom-corner {background: transparent url(../images/index/login-corner-bottom-left.gif) no-repeat left bottom;}

#registeredusers p, #registeredusers div {padding: 0 1em;}

h1 {
	font-size: 1.2em;
	margin-top: 0;
	background: #05a url(../images/index/login-corner-right.gif) no-repeat right top;
	color: #fff;
}

h1 span {
	background: transparent url(../images/index/login-corner-left.gif) no-repeat left top;
	padding: 0 .3em;
	line-height: 21px;
	display: block;
}

#footer {
	border-top: 1px solid #000;
	margin: 0 1em;
	width: 620px;
}

#footer div a, #header, #logged-in, #menu-parent, #back-to-top, #GetPageText {display: none;}

#copy-right a {display: inline !important;}

#content {
	padding: 0;
	margin-left: 1em;
	width: 400px !important;
	z-index: 2;
	border: none;
}

#submit-button {text-align: right;}

label {
	display: inline-block; 
	width: 60px;
	margin-bottom: 1em;
	font-weight: bold;
}

#repcode, #password {width: 150px;}

#logo {margin: 1em 0;}

/*** IE6 Workarounds ***********************************************/

* html #content { width: 620px !important; }
* html #registeredusers { width: 400px; }