.blogHomepage {
	margin-left:20px;
	margin-top:20px;
	width:700px;
	float:left;
}
.blogheader {
	width:500px;
	background:url(../images/news_top.jpg) no-repeat top center;
	height:20px;
	text-indent: -900em;
}
.postHomepage {
	float:left;
	width:500px;
/*	border: 1px solid #f7941e;*/
}
.post {
	padding:10px 4px 15px 4px;
	padding-left:4px;
	border-bottom: 1px solid #f7941e;
	border-right: 1px solid #f7941e;
	border-left: 1px solid #f7941e;
}
.help_sidebar {
	width:195px;
	height:220px;
	background:#CCC;
	float:right;
	display:block;
	margin-top:8px;
}
.blogHomepage news {
	width:500px;
	border-bottom:#f7941e 2px solid;
	color:#333333;
	font: normal 140% Georgia, "Times New Roman", Times, serif;
}
.postWrapper {
	padding-bottom: 25px;
	margin-left:20px;
}
.postTitle {
	border-bottom: 1px solid #DDDDDD;
	margin-bottom: 15px;
}
.postTitle h2 {
	text-transform:uppercase;
	font:normal 210%/110% sans-serif, "Times New Roman", Times, serif;
	letter-spacing:-1px;
	margin:0;
	padding:0;
	color:#f7941e;
}
.postTitle h2 a{text-decoration:none;color:#f7941e;}
.postTitle h3 {
	font-size: 10px;
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	
}
.postContent {
	padding-bottom: 15px;
}
.postDetails {
	font-size: 10px;

}
.postBookmarks {
/*padding-bottom: 5px;*/
padding-top:5px;
}
.postBookmarks a {
	padding-bottom: 15px;
	text-decoration:none;
}
.postBookmarks h4 {
	padding-bottom: 5px;
	font-size: 12px;
	font-weight: bold;
}
.commentWrapper {
	padding-bottom: 15px;
}
.commentContent {
	padding-bottom: 0px;
}
.commentDetails {
	font-size: 10px;
	padding: 0px;
}
.postError {
	font-size: 16px;
}
