.login_header_box {
	height: 19px;
	width: 163px;
	border: 1px solid #A8B2B6;
	float: left;
}
.error_desc {
	color: #E8265A;
}
.error_title {
	display: none;
}

.error_notice {
	padding: 13px;
	clear: both;
	float: left;
	height: auto;
	width: 70%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 13px;
	margin-left: 0px;
	border: 1px dashed #F00;
	background-color: #FFC;
}

.std_checkbox {
	float: left;
	margin-right: 4px;
	padding: 0px;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.login_remember_me {
	float: left;
	margin-right: 4px;
	padding: 0px;
	height: auto;
	width: auto;
	margin-top: 4px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.files_list {
	float: left;
	clear: both;
	padding: 0px;
	height: auto;
	width: 223px;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 13px;
	margin-left: 0px;
}
.file_entry {
	clear: both;
	float: left;
	width: 200px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	height: auto;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A6B0B4;
	margin: 0px;
}

