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

.cbox-a{
	clear: both;
	margin: 10px;
}

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

.cdetails{
	margin:4px 0;
}

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

#blog-column {
	float:left;
	margin-top:10px;
	min-height:400px;
	width:100%;
}

.blog-box-ex{
	width: 400px;
	margin: 0 0 10px 12px;
	float: left;
	display: inline;
	color: #6A6B6B;
	background:url(/images/blog-ex-brdr.png) no-repeat top left;
}

.blog-box-ex h3{
	color: #6a6b6b;
	text-transform:uppercase;
	font-size:12px;
	margin:10px 0 0;
}

.blog-box-ex a, .blog-box-ex a:hover, .blog-box-ex a:active, .blog-box-ex a:visited {
	color:#6a6b6b;
	font-weight:bold;
	text-decoration:none;
}

.blog-box{
	width: 400px;
	margin: 0 0 10px 12px;
	float: left;
	display: inline;
	color: #6A6B6B;
}

.blog-box h2 {
	margin: 10px;
	text-transform:uppercase;
	font-size:14px;
}

.blog-right{
	background:#9CC0E6 url(/images/gradient3.gif) repeat-x scroll left top;
	color:#FFFFFF;
	display:inline;
	float:right;
	margin:10px 32px 0 0;
	text-decoration:none;
	width:417px;
	min-height:500px;
}

.blog-right a, .blog-right a:hover, .blog-right a:active, .blog-right a:vsited {
	color:#FFF;
	text-decoration:none;
}

.blog-archive {
	min-height:200px;
	text-align:left;
}

.blog-categories {
	width:190px;
	border-bottom:1px solid #D58EA0;
	margin:0 0 20px 0;
	text-align:left;
}

.blog-archive h4, .blog-categories h4 {
	color:#AA1D41;
	font-size:25px;
	font-weight:normal;
	margin:0;
}

.blog-more {
	margin:10px 0 0;
}

.blog-back-link {
	font-size:12px;
	font-weight:bold;
}

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

.blog-internal-left {
	float:left;
	margin:12px 0 0;
	width:630px;
}

.blog-cornered-box-body1 {
	background:transparent url(/images/cornered1-top.gif) no-repeat scroll right top;
	width:470px;
}

.blog-cornered-box-bg1 {
	background:transparent url(/images/cornered1-bg.gif) no-repeat scroll right 110px;
	width:470px;
}

.blog-cornered-box1 {
	background:transparent url(/images/cornered1-btm.gif) no-repeat scroll right bottom;
	color:#0365C0;
	padding-bottom:5px;
	width:470px;
}

.newsArchive a, .newsArchive a:link, .newsArchive a:hover, .newsArchive a:active {
	font-weight:normal;
	display:block;
	padding:2px 0;
	text-decoration:none;
	width:90%;
}

.newsArchive h5{
	font-size: 12px;
	margin: 5px 0;
	font-weight:normal;
}

.blogArticleHead h4{
	background:#AB1D41 none repeat scroll 0 0;
	color:#FFFFFF;
	font-size:11px;
	font-weight:normal;
	margin:0;
	padding:6px 0 4px 8px;
	text-transform:uppercase;
}

.blogArticleHead h4 a, .blogArticleHead h4 a:hover, .blogArticleHead h4 a:active, .blogArticleHead h4 a:visited {
	color:#FFF;
	text-decoration:none;
}

.blog-block {
	background-color:#dbe1e5;
	background-color:#DBE1E5;
	float:right;
	width:100%	;
}

.blog-arrow {
	float:right;
	padding:8px 0 0;
}

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

.blogBody {
	width:390px;
}

.blog-excerpt {
	padding:8px;
	overflow:auto;
}

.comments-link {
	margin:6px 0;
}

.blog-posted {
	float:right;
	text-transform:none;
	margin:0 10px 0 0;
}

.blog-post {
	float:right;
	background-color:#DBE1E5;
	min-height:62px;
	overflow:auto;
	padding:8px;
}

.blog-list {
	float:right;
	background-color:#DBE1E5;
	min-height:62px;
	overflow:auto;
	width:514px;
	padding:8px;
}

.blog-post img {
	margin:0 6px 0 0;
}

.blog-post p {
	margin:0;
}

fieldset input, fieldset textarea {
	border:1px solid #d795a6;
}