#cwrap #enzo_blog h3{
	font-size:18px;
	margin-bottom:8px;
}
#cwrap #enzo_blog h3 a{
	text-decoration:none;
	color:#e87d15;
	border:0;
	
}
#enzo_blog h3 a:hover{
	text-decoration:underline;
}
.blog_post{
	margin-bottom:30px;
}
#cwrap #enzo_blog .blog_comment{
	background:url(/templates/enzo/images/sprech.gif) right center no-repeat;
	color: #9aba38;
	padding:3px 25px 3px  2px;
	border:0;
}
#cwrap #enzo_blog .blog_comment:hover{
	border-bottom:1px dotted #9aba38;
}
.entry_options{
	text-align:right;
}
.postinfo{
	border-bottom:1px solid #efefef;
	display:block;
	margin-bottom:10px;
}
.blogpostdate{
	float:right;
	padding:4px 8px;
	color:#fff;
	background-color:#e87d15;
	font-size:11px;
}
