#col1 {
	display:none;
}

#col3 {
	margin-left:0;
	padding-left:0px;
	width: 63em;
}

#col3_content  {
		padding-left:20px;
}

#breadcrumb a { 
	font-size: 0.7em;
	background-position: 0em 0.35em;
	}
	
#breadcrumb_content {
	padding-left:22px;
	padding-top:0;

	}	
	
	
.login_name {
	width:200px;
	margin-bottom:10px;
	margin-left:5px;

}


.login_pwd {
	width:200px;
	margin-bottom:10px;
	margin-left:8px;

}

.submitbtn {
	margin-left:15px;
}

.selectbox {
	width:165px;
}


div#col3 div#col3_content p.resulttext {
	margin-top:20px;
	color:#21807A; 
	font-size:1.2em;
	font-weight:bold;
	background-color:#F1F1F1;
	text-align:center;
	line-height:2em;
}



div#col3 div#col3_content p.resulttext-error {
	margin-top:20px;
	color:#911616; 
	font-size:1.2em;
	font-weight:bold;
	background-color:#F1F1F1;
	text-align:center;
	line-height:2em;
}

.resulttext-error a  {
	font-size:1em;
	text-decoration:underline;
}

.resulttext-error a:hover  {
	color:#000;
	text-decoration:none;
}	