/* LOGIN */
/* Main Content */


#content{
	margin-left:220px;
	width:660px;
}

#header {
	width: 700px;
}

#navPrime {
	width: 700px;
}

#col_main {
	margin-top:10px;
	width:330px;

}
#col_side{
	margin-top:10px;
	margin-left:0px;
	width:300px;
}
#container_login {
}

#login_box {
	background: url(/images/bg/generic_bg_771.jpg) no-repeat top left;
	float:left;
	padding: 10px;
}

#container_content_empty{
	margin:0px;
	padding:0px;
}

#col_side table{
	width:230px;
}

#container_resetpw {
	margin-left: 10px;
	background: url(/images/sectionheaders/h1_resetpw.gif)  top left no-repeat;
}

.buttonLogin {
	background: url(/images/buttons/button_login.gif) no-repeat center left;
	width: 98px;
	height: 18px;
	display: block;
	float: right;
	cursor: pointer;
	border: 0px;
}

.buttonJoin {
	background: url(/images/buttons/button_join.gif) no-repeat center left;
	width: 86px;
	height: 18px;
	display: block;
	float: right;
	cursor: pointer;
	border: 0px;
}



#bg{
	background:transparent url(/images/bg/MC_login_bg.jpg) no-repeat;
	height: 1200px;
}

.label {
	color: #000;
}

h1 {
	color: #a57f41;
	font-size: 14px;
}

h3 {
	color: #b18c5f;
	font-size: 12px;
}