.news-archive a, .news-archive a:link, .news-archive a:hover, .news-archive a:active {
	display:block;
	padding:2px 0;
	text-decoration:none;
	width:90%;
	color:#0E6A00;
	font-weight:bold;
}

.news-archive h5{
	font-size: 12px;
	margin: 5px 0;
	color:#0E6A00;
}

.blog-archives {
	margin:0 0 0 6px;
}

.blog-archives h3 {
	padding:0;
}

.blog-article {
	background:#e5f5e8;
	font-size:11px;
	padding:10px;
	margin:6px 6px 0 0;
	width:535px;
	overflow:auto;
}

.news-article-head a, .news-article-head a:hover, .news-article-head a:active, .news-article-head a:visited {
	color:#4D3069;
	text-decoration:none;
	font-weight:bold;
}

.blog-article h1{
	text-transform:uppercase;
	font-size:16px;
	margin:0;
}

.blog-back-link {
	font-size:12px;
	margin:0 0 0 12px;
}

.blog-back-link a {
	text-decoration:none;
	color:#4D3069;
}

.post-comment {
	font-size:12px;
	font-weight:bold;
	margin:20px 0 0;
}

.comment-form {
	padding:10px;
	width:535px;
	margin:6px 0 0;
	font-size:11px;
	font-weight:bold;
}

label {
	display:block;
	float:left;
	width:70px;
}
.comment-expl {
	color:#9C8796;
	font-weight:normal;
}

.comment-submit {
	float:right;
	margin:0 40px 0 0;
	position:relative;
	top:-30px;
}

.cbox-a, .cbox{
	margin: 10px;
	padding: 5px;
}

.cbox-a{
	border: 1px dotted #494949;
}

.poster-name{
	font-weight: bold;
}

.cdetails{
	margin:4px 0;
}


/* BLOG */

.content-blog {
	background:#bfe5c8;
	color:#1e2a1c;
	font:11px Arial, Helvetica, sans-serif;
	padding:10px;
	width:535px;
}

.content-blog h1 {
	margin:4px 0;
	padding:0;
	font-size:14px;
}

.content-blog .breadcrumbs {
	font-weight:bold;
	margin:0;
}

.blog-list {
	background:url(/images/blog-list-bg.gif) no-repeat left center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4D3069;
	width:585px;
	padding-left:20px;
	margin:6px 0 0;
	height:107px;
}

.blog-list h1 {
	font-size:16px;
	background:#e5f5e8;
	text-transform:uppercase;
	width:400px;
	margin:0;
	padding:10px 0 0;
}

.blog-list h2 {
	color:#4D3069;
	font-size:16px;
	margin:0;
	padding:20px 0 0;
	text-transform:uppercase;
}

.blog-list a, .blog-list a:hover, .blog-list a:active, .blog-list a:visited {
	text-decoration:none;
	color:#4d3069;
	font-weight:bold;
}

.blog-arrow{
	cursor:pointer;
	float:right;
	height:106px;
	position:relative;
	width:30px;
}

.blog-entry {
	background:#e5f5e8;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#1e2a1c;
	width:544px;
	padding:0 0px 10px 10px;
	margin:6px 0 0;
}

.blog-entry h1 {
	font-size:16px;
	background:#e5f5e8;
	text-transform:uppercase;
	width:450px;
	margin:0;
	padding:10px 0 0;
}

.blog-entry a, .blog-entry a:hover, .blog-entry a:active, .blog-entry a:visited {
	text-decoration:none;
	color:#1e2a1c;
	font-weight:bold;
}