h2.articles_archiveSubHeading{
	font-size: 1.4em;
}

.articles_archive th{
	font-size: 12px;
	color: #fff;
	height: 37px;
	padding: 0;
	vertical-align: center;
}

.articles_archive th a{
	padding: 0 10px 0 10px;
}

.articles_paginationTop{
	display: none;
}

table.articles_archive{
	width: 655px;
	margin: 10px 0 10px 0;
}

.articles_archive th.articles_item{
	background: url(../../images/archive_head.png?v=20100922) repeat-x left left;
}

.articles_archive th.articles_item a{
	border-left: 1px solid #fff;
}

.articles_archive th.articles_itemFirst a{
	border-left: 0;
}

.articles_archive th.articles_itemFirst{
	background: url(../../images/archive_headFirst.png?v=20100922) no-repeat left top;
}

.articles_archive th.articles_itemLast{
	background: url(../../images/archive_headLast.png?v=20100922) no-repeat right top;
}

.articles_archive tr.odd td{
	background-color: #e5e5e5;
}

.articles_archive tr.even td{
	background-color: #c6c6c6;
}

.articles_archive tr td{
	border-left: 1px solid #b5b5b5;
}

.articles_archive tr td.first{
	border-left: 0;
}

.articles_archive tr.last.odd td.first{
	background: transparent url(../../images/archive_botOddBg.png?v=20100922) no-repeat left bottom;
}

.articles_archive tr.last.odd td.last{
	background: transparent url(../../images/archive_botOddBg.png?v=20100922) no-repeat right bottom;
}

.articles_archive tr.last.even td.first{
	background: transparent url(../../images/archive_botEvenBg.png?v=20100922) no-repeat left bottom;
}

.articles_archive tr.last.even td.last{
	background: transparent url(../../images/archive_botEvenBg.png?v=20100922) no-repeat right bottom;
}

.articles_archive td{
	padding: 5px 15px 5px 15px;
	vertical-align: center;
	color: #333333;
}

.articles_archive p{
	color: #333;
	margin: 0;
}

.articles_archive td a,
.articles_archive td a:link,
.articles_archive td a:visited{
	font-weight: bold;
	color: #333333;
}

tr.articles_spacer{
	display: none;
}
