div#filterHolder div#yearMenu {
	top:				21px;
	width:				121px;
}

div#filterHolder div#yearMenu a {
	width:				114px;
}

div#filterHolder div.highlight-showall {
	background-color:	#BE3100;
}

div#filterHolder .highlight-year {
	background-color:	#BE3100;
}

div#innerContent p {
	color:				#000000;
}

div.newsWrapper {
	width:				925px;
	margin:				12px 0 0 28px;
}

div.moreMargin {
	margin-top:			12px;
}

div.n_date {
	float:				left;
	color:				#6e6e6e;
	font-weight:		bold;
	width:				70px;
	margin-top:			4px;
}

.n_news{
	height:				auto;
	margin:				0px 0px 0px 0px;
	position:			relative;
	width:				920px;
}

div.n_newsTitle {
	position:			relative;
	float:				left;
	height:				20px;
	margin-bottom:		10px;
	cursor:				pointer;
	width:				830px;
}

.n_newsTitle a {
	display:			block;
	height:				20px;
	width:				910px;
	text-transform:		uppercase;
	padding:			0;
	margin:				0;
	font-size:			18px;
	font-weight:		bold;
	color:				#000000;
}

.n_newsTitle .arrow {
	position:				absolute;
	top:					0;
	right:					0;
	height:					20px;
	width:					20px;
	float:					right;
	background-image:		url('../images/arrow.gif');
	background-repeat:		no-repeat;
	cursor:					pointer;
}

.n_newsTitle:hover .arrow {
	background-image:		url('../images/arrow-over.gif');
}

.n_newsTitle .invert-arrow {
	background-image:		url('../images/arrow-over.gif');
}

div.text {
	position:			relative;
	float:				left;
	width:				430px;
	padding-right:		30px;
	margin-bottom:		20px;
	font-size:			12px;
}

div.text a {
	color:				#BE3100;
}

div.text p {
	margin-bottom:			15px;
}

.recent-bold {
	font-weight:			bold;
}

.n_hr{
	width:					900px;
	height:					3px;
	background-image:		url('../images/black-line.gif');
	background-position:	bottom;
	background-repeat:		repeat-x;
	margin-left:			28px;
}

.padding{
	padding:			0px 0px 10px 0px;
}

.n_archive{
	background-color:	#000000;
	padding:			2px 10px 2px 10px;
	margin:				0px 0px 5px 0px;
	text-transform:		uppercase;
	display:			inline;
}

.n_hide{
	position:			relative;
	display:			none;
	float:				left;
	padding-bottom:		10px;
}

div.serieImages {
	position:			relative;
	width:				465px;
	height:				270px;
	float:				left;
	overflow:			hidden;
}

div.serieImages ul {
	position:			absolute;
	top:				0;
	left:				20px;
	width:				420px;
	height:				270px;
	overflow:			hidden;
}

div.serieImages ul li {
	position:			relative;
	float:				left;
	width:				420px;
	margin-bottom:		20px;
}

div.serieImages ul li img {
	float:				right;
}

a.navigation-left {
	postion:			absolute;
	left:				-20px;
	top:				0;
	margin-left:		3px;
	display: 			block;
	width: 				15px;
	height: 			270px;
	background-image: 	url(../../../../images/slider_nav_prev.gif);
	background-repeat:	no-repeat;
}

a.navigation-right {
	position:			absolute;
	right:				10px;
	top:				0;
	display: 			block;
	width: 				15px;
	height: 			270px;
	background-image: 	url(../../../../images/slider_nav_next.gif);
	background-repeat:	no-repeat;
}

div.n_related {
	line-height:		20px;
	width:				330px;
	clear:				left;
}

.n_relatedTitle {
	padding:			4px 5px 4px 5px;
	margin:				0px 0px 10px 0px;
	width:				92px;
	background-image:	url('../images/light-patern.gif');
	text-transform:		uppercase;
	color:				#000000;
	font-weight:		bold;
	float:				left;
	clear:				left;
}

div.n_related a {
	text-transform:		uppercase;
	color:				#000000;
	float:				left;
	clear:				left;
	line-height:		16px;
}
div.n_related a:hover {
	color:				#BE3100;
}
