#centercontent {
	width: 750px;
	float: left;
	margin-top: 20px;
	margin-left: 10px;
}

#centercontent a:link , #centercontent a:visited{
	font:bold 14px Verdana;
	color: #336699;
}

#centercontent a:hover {
	color: #7BBDF1;
}

#centercontent .center_post {
	width: 700px;
	float: left;
}

#centercontent .center_post .content{	
	margin-left: 30px;
}

#rightcontent {
	padding: 0px 0px 0px 10px;
	width: 190px;
	float: right;
	margin-top: 20px;
}

#rightcontent .right_post {
	margin-bottom: 30px;
	margin-top: 10px;
}
#post_newpost {
	border:1px solid #1B4B55;
}
#post_newcomment, #post_newpost {
	padding:10px 20px;
	background:#EDEAE9;
	font:16px Verdana;
}
#post_newcomment {
	border:2px solid #1B4B55;
}
#post_newcomment {
	padding:10px 20px;
	background:#EDEAE9;
	font:16px Verdana;
}

#post_newcomment {
	border:2px solid #1B4B55;
}

#post_comments {
	background:#EDEAE9;
	font:12px Verdana;
}

.post_comment_title {
	padding:5px 20px;
	border-bottom: 2px dotted #1B4B55;
	border-top:1px solid #1B4B55;
	border-right:1px solid #1B4B55;
	border-left:1px solid #1B4B55;
	font-weight:bold;
}
.post_comment_body {
	padding:5px 20px;
	border-right:1px solid #1B4B55;
	border-left:1px solid #1B4B55;
	border-bottom:1px solid #1B4B55;
}
.post_comment1 {
	background:#BFE2E3;
}
.post_comment2 {
	background:#93A6F1;
}
.post_commenta {
	background:#EDEAE9;

