.post_title, .post_date {
	border-bottom: 1px solid #DDDDDD;
}

.post_title {
	font-weight: bold;
	font-size: 12px;
	color: #000000;
}

.post_date {
	text-align: right;
	font-weight: bold;
}

.post_short {
	text-align: justify;
	padding-bottom: 5px;
}

.comment_title {
	font-weight: bold;
}

.comment_text {
	font-weight: bold;
	background-color: #FDFDFD;
	border-bottom: 1px solid #DDDDDD;
	padding-bottom: 15px;
}

.comment_title, .comment_text {
	border-left: 1px solid #DDDDDD;
}

.comment_info {
	text-align: right;
	border-right: 1px solid #DDDDDD;
}

.comment_title, .comment_info {
	border-top: 1px solid #DDDDDD;
	background-color: #EEEEEE;
}

.selected_group_title { 
	font-size: 14px;
	text-align: center;
}
/*GRIDS
---------- */
.static{
	border-top:0.2em solid #008000; 
	float:left;
	padding-top:1em;
	margin-bottom:1em;
	margin-top:10px;
}

.clear{
	clear:both;
}

.end{
	margin-left:0 !important;
	margin-right:0 !important;
}
/* 220px */
.twohun{
	width:20em;
	margin-right:1.5em;
}
/* 220px */
.twotwenty{
	width:22em;
	margin-right:1.5em;
}
/* 280px */
.twoeighty{
	width:29%;
	margin-right:2em;
}
/* 340px */
.threeforty{
	width:35%;
	margin-right:2em;
	margin-left: 5px;
}
/* 400px */
.fourhun{
	width:40em;
	margin-right:2em;
}
/* 460px */
.foursixty{
	width:46em;
	margin-right:2em;
}
/* 520px */
.fivetwenty{
	width:52em;
	margin-right:2em;
}
/* 580px */
.fiveeighty{
	width:58em;
	margin-right:2em;
}
/* 640px */
.sixforty{
	width:68%;
	margin-right:2em;
}
/* 700px */
.sevenhun{
	width:70em;
	margin-right:2em;
}
/* 760px */
.sevensixty{
	width:76em;
	margin-right:2em;
}
/* 820px */
.eighttwenty{
	width:82em;
	margin-right:2em;
}
/* 880px */
.eighteighty{
	width:88em;
	margin-right:2em;
}
/* 940px */
.nineforty{
	width:100%;
}
/*PARAGRAPHS
-------------------------------------------------------- */
.static p{
	font-size:1.2em;
	line-height:1.5em;
	margin-bottom:1.2em;
	margin-left: 5px;
}
.static a{
	text-decoration: underline;
	color: #008000;
}
/*** Don't remove the class nixhier, this is required for ASP ***/
.nixhier {
	display:none;
}