@charset "utf-8";
/* CSS Document */


.l_field {
	padding: 10px;
	width: 300px;
	margin-bottom: 10px;
}
#s_fl {
	font-size: 12px;
	text-transform: uppercase;
	color: #333;
	padding: 10px;
	border: 1px solid #183C60;
	background-color: #FFF;
	width: 100px;
	margin-bottom: 10px;
}

.t_label {
	font-size: 12px;
	padding: 0px;
	font-family: "Lucida Grande";
}
#login_header {
	height: 30px;
	line-height: 30px;
	color: #333;
	text-align: center;
	text-transform: uppercase;
	font-size: 12px;
	font-family: "Lucida Grande";
	margin-top: 20px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #56a4e0;
}


#login_footer {
	height: 3px;
	background-color: #56a4e0;
}

/* CSS Document */

#login_showroom {
	margin-top: 20px;
}
