#story_type {
	margin-top: 12px !important;
}

#story_title {
	font-weight: bold;
	font-size: 17px;
}

#more_archive {
	text-align: center;
	width: 100%;
	background-color: #CFCFCF;
}

#previous_5 {
	width: 33%;
	text-align: left;
	float: left;
	background-color: #CFCFCF;
}

#next_5 {
	width: 30%;
	text-align: right;
	float: left;
	background-color: #CFCFCF;
}

#see_all {
	width: 33%;
	text-align: center;
	float: left;
	background-color: #CFCFCF;
	white-space: nowrap;
}

#loading_archive_div {
	position: absolute;
	z-index: 5000;
	background-color: #3F3F3F;
	font-size: 28px;
	text-align: center;
	height: 265px;
	width: 648px;
	color: #FFFFFF;
	opacity: .75;
	filter: alpha(opacity=75);
	font-weight: bold;
	display: none;
}

.loading_archive_div_bigger {
	height: 700px !important;
}

#loading_archive_text {
	margin-top: 110px;
}

.loading_archive_text_bigger {
	margin-top: 250px !important;
}

#related_links_div {
	border-top: 1px solid #49694E;
	border-bottom: 1px solid #49694E;
}

.sorttable_row1 {
	background-color: #FFFFFF;
}

.sorttable_row2 {
	background-color: #DFDFDF;
}

.sorttable_noclasschange {
	background-color: #B3EFC1;
}
