

.recent_posts .cs-container-body 
{
    padding: 10px 0px;
    margin:0;
}


/*
.recent_posts .postTags{
	color:#42423D;	
	font-size:10px;	
}
*/
/*
.recent_posts .postCategories{
	color:#42423D;	
	font-size:10px;
	display: inline;
}
.recent_posts .postCategories a, 
.recent_posts .postTags a
{
	text-decoration:underline;
	font-size:10px;
	color: #42423D;
}

.recent_posts .postCategories a:hover, 
.recent_posts .postTags a:hover
{
	text-decoration: none;
}


*/

.recent_posts .summary{
	clear:both;
	padding-top:8px;
	padding-bottom:8px;
}

.recent_posts .readMore a
{
	font-family:Arial;
	float:right;
	font-size:11px;
	font-weight: bold;
	text-shadow: 0 1px 0 #ffffff;
}
.recent_posts .readMore a:hover 
{
    color: #5dc2db;
	text-decoration: none;
}

.recent_posts .comments
{
    font-family:Arial;
	float:left;
	font-size:11px;
	font-weight: bold;
	text-shadow: 0 1px 0 #ffffff;
	margin-right:20px;
}


.recent_posts .cs_rpost {
	margin-bottom: 8px;
}


.cs_blog_recentPosts {
	padding: 10px 0px;
}



.recent_posts .summary img { margin: 0;}
.recent_posts .summary img[align="right"] {
	margin: 0 0 0 10px;
}

.recent_posts .summary img[align="left"] {
	margin: 0 10px 0 0;
}

.recent_posts .cs-container-body p {
	/*
	font-size: 12px;
	line-height:18px;
	color:#545454;
	font-family:Arial, Helvetica, sans-serif;
	*/
}

















