/* TITLES */

/* ALL */
.latestarticle_left {
	width:300px;
	float:left;
	height:180px;
	overflow:hidden;
}
.latestarticle_right {
	width:285px;
	float:right;
	height:180px;
}
.relatedtitle {
	padding-left:30px;
	font-size:16px;
	font-weight:bold;
	padding-top:7px;
	padding-bottom:1px;
	margin:0;
	color:#443E2F;
	text-decoration:none;
}
#relatedarticles {
	border: 2px solid #B9B7B1;
	padding:13px;
	background:#f9f6ed;
}

#relatedarticles h2{
	border:none;
	margin-bottom:7px;
}

.relateda {
	float:left;
	width:140px;
	overflow:hidden;
	margin-right:25px;
	margin-left:15px;
	padding-right:20px;
	height:170px;
	border-right:1px solid #B9B7B1;
}
.relateda .image,.relatedright .image{
	height:85px;
	overflow:hidden;
	margin-bottom:5px;
}
.relateda, .relatedaright {
	width:145px;
	text-align:left;
	height:auto;
}
.relatedaright {
	float:right;
}
#relatedleft {
	width:50%;
	float:left;
	text-align:left;
}
#relatedright {
	width:50%;
	float:right;
	text-align:left;
	overflow:hidden;
	height:190px;
}
/* MORE RELATED */
#morerelatedleft { width:49%; float:left;}
#morerelatedright  {width:49%; float:right;}
.relatedbox .related_image {
	width:75px;
	height:75px;
	overflow:hidden;
	float:left;
}
.relatedbox .related_txt { width:205px; float:right; padding-left:0px; padding-right:10px;}

.topics_left ul,.topics_right ul{
	padding:0px;
}

#CategoryPageHeader{
	width:100%;
	height:60px;
	background-repeat:no-repeat;
}