#description {
	background: url(/images/templates/blog/themes/green/header2.jpg) left;
	height: 60px;
	padding-top: 15px;
	padding-bottom: 8px;
	padding-right: 0px;
	padding-left: 0px;
	margin-right:0px;
	color:#ffffff;
	width: 100%; 
	}
#description td {
	padding-left: 20px;
}
.comment_editor {
	width:100%; 
	padding-top:10px;
	padding-bottom:10px;
	margin-bottom:10px;
	margin-top:10px;
	border: 1px dotted #66aa77;
	background-color:#DDE9D1;
}
.post-body {
	PADDING-TOP: 0px;
}
.post_section {
	margin-left: 10px;
	margin-right: 10px;
	BORDER-BOTTOM: #6a7 0px dotted;
}
#main2 {
	width:100%;
   BACKGROUND: url(/images/templates/blog/themes/green/corners_main_top_large.gif) #446666 no-repeat left top;
}
#main {
	margin-top: 0px;
	width:100%;
   BACKGROUND: url(/images/templates/blog/themes/green/corners_main_bot_large.gif) #446666 no-repeat left bottom;
}
#html-usage-msg {
	FONT-SIZE: 9px;
}
#description em {
	text-decoration: none;
	font-style: normal;
}
a.date-header:hover {
	color: #ffffff;
	text-decoration: none;
}
.sidebar-title {
	padding-left:10px;
	padding-right: 10px;
}
.nopost_message {
	padding-top: 20px;
	text-align:center;
	font-weight:bold;
	height: 50px;
}