@charset "utf-8";
#loginPanel {
	width: 950px;
	color: #FFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #000;
	height: 3px;
}
