/*---------------------------------
CMS
----------------------------------*/
p.cmsCategoryTitle{
	font-size:80%;
	padding-top:4px;
	padding-bottom:2px;
	line-height:1em;
	padding-left:20px;
	color:#fff;
	font-weight:100;
	/*background-image:url("../images/cms_title_bg.gif");
	background-repeat:repeat-y;*/
	margin-top:0px;
	margin-bottom:10px;
	background-color:#333;
}

.newsArticle{
	margin-bottom:5px;
}
.newsArticle hr{
	border: 0px #ff0000 solid;
	background-color: #ccc;
	height:1px;
}
.cmsTopLink{
	font-size:80%;
}
.newsDate{
	font-size:80%;
}