/****** RELATED ARTICLES ******/
.article_container{
	margin: 0px 9px;
	width: 670px;
}
.article_container p{
	margin: 5px 0px;
}
.article_container img{
	border:none;
}
.top_article_container{
	font-size: 10pt;
	height: 153px;
	overflow: hidden;
}
.top_article_container img{
	width: 200px;
	height: 150px;
	float:left;
	margin-right: 5px;
}
.top_article_container h3{
	margin: 0px;
	font-size:10pt;	
}
.top_article_container h4{
	margin: 0px;
	font-size:10pt;
	font-weight:normal;
	font-style:italic;	
}
.top_article_container a{
	color: #000000;
	font-weight: bold;
	font-size: 10pt;
}
a.top_header{
	font-size: 13pt;
	display:block;
}
.normal_article_container{
	height:75px;
	overflow:hidden;
	font-size: 8pt;
}
.normal_article_container img{
	width: 100px;
	height: 75px;
	float:left;
	margin-right: 5px;
}
.normal_article_container a{
	color: #000000;
	font-weight: bold;
	font-size: 10pt;
}
a.normal_header{
	font-size: 10pt;
	display:block;
}

#pagination {
	text-align: center;
	margin: 5px;
}

#pagination h1 {
	display: inline;
	font-size: 10pt;
	margin: 3px;
}

#pagination a {
	text-decoration: none;
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
}

#pagination a:hover {
	text-decoration: underline;
	color: #000000;
}