.subBlogTitle {
color:#000000;
display:block;
float:left;
height:auto;
padding:5px 5px 0 5px; 
text-transform:uppercase;
width:auto;
}


.subBlogTitle a { 
color:#000000;
}

.subBlogTitle a a:visited{
color:#000000;
}


#blogs #blogNav {
	float: left;
	width: 660px;
	height: 27px;
}
#blogs #blogNav .items {
	text-align: right;
	float: left;
	width: auto;
	height: 23px;
	font: bold normal 0.75em Verdana, Arial, Helvetica, sans-serif;
	text-transform: none;
	display: block;
	padding-right: 7px;
	padding-left: 7px;
	border-right: thin solid #CCCCCC;
	padding-top: 6px;
}

#blogs #blogNav .items a {
	color: #000000;
}


#blogs{
	width: 680px;
	float: left;
	display: inline;
}

#blogs .articleMainLeft {
	background:#EFEFEF url(images/corners/articleMainCurvesLeft.jpg) no-repeat scroll 0 0;
	height:27px;
}

#blogs .articleMainRight {
	background:transparent url(images/corners/articleMainCurvesRight.jpg) no-repeat scroll 100% 0;
	height:27px;
}

#blogs .body {
background:#666666 none repeat scroll 0 0;
clear:both;
display:block;
float:left;
/*height:400px;*/ /*removed since photo gallery also using the same box*/
margin:0 0 0 5px;
/*padding:0 0 10px 0;*/
width:680px;
}

#blogs .body td{
	background:#666666 none repeat scroll 0 0;
	display:block;
	float:left;
	padding-left:10px;
	width:325px;
}

#blogs .subSectionMainContentlbOrange {
background:#F6EFE6;
display:block;
height:130px;
padding:5px;
width:315px;
}

#blogs .subSectionMainContentlbDarkCorners {
	background: #666666;
	width:680px;
	display: block;
	height: 10px;
	margin-left: 5px;
	float: left;
}

#blogs .subSectionMainContentrbDarkCorners {
	height: 10px;
}

#blogs .mostRead {
	height: auto;
	width: auto;
	display: block;
	float: left;
	text-transform: uppercase;
	color: #000000;
	padding: 0px;
	margin: 5px;
}

#blogMaintenanceBoxHolder a, a:hover, a:visited, a:active {
    color: #0033CC;
}

