#comments_container {
	font-family: arial,sans,sans-serif,helvetica,geneva,verdana;
	font-size:12px;
}
#comments_container .header {
	position: relative;
	clear: both;
}
#comments_container .header h1 {
	color: #16224e;
	font-size: 18px;	
	position: absolute;
	top: -2px;
}
#comments_container .header .comment_count {
	color: #4c78a9;
	font-size: .9em;
	font-weight:700;
	float: right;
	margin-right: 5px;
} #comments_container .header .comment_count a { color: #4c78a9; text-decoration: none; } #comments_container .header .comment_count a:hover { text-decoration: underline; }
#comments_container .header a.post {
	color: #16224e;
	float: right;
	font-size: 1.1em;
}
#comments_container .list {
	clear: both;
	padding-top: 20px;
}
.comment_item {
	font-family: arial,sans,sans-serif,helvetica,geneva,verdana;
	color: #666666;
	position: relative;
}
.comment_item .comment_left, .comment_item .comment_right {
	position: relative;
}
.comment_item .comment_left strong, .comment_item .comment_right strong {
	color: #16224e;
}
.comment_item .loc {
	display: block;
	font-size: .9em;
}
.comment_item .loc strong {
	color: #666666;
	
}
.comment_item .author {
	color: #16224e;
}
.comment_item .date {
	font-size: .8em;
}
.comment_item .comment_body {
	clear: both;
}
.comment_item .comment_left .post_info {
	position: absolute;
	right: 0pt;
	top: 0pt;
	text-align: right;
}
.comment_item .comment_right .post_info {
	position: absolute;
	right: 0pt;
	top: 0pt;
	text-align: right;
}/*
/*
.comment_item .comment_right .user_info {
	position: absolute;
	right: 0pt;
	top: 0pt;
	text-align: right;
}*/
.comment_left .comment_top {
	width: 413px;
	height: 15px;
	background: url(http://media.townhall.com/res/4.3.0.64/images/backpage/comment_top_left.gif) no-repeat;
}
.comment_right .comment_top {
	width: 413px;
	height: 15px;
	background: url(http://media.townhall.com/res/4.3.0.64/images/backpage/comment_top_left_gray.jpg) no-repeat;
}
.comment_left .comment_body {
	background: url(http://media.townhall.com/res/4.3.0.64/images/backpage/comment_bg.gif) repeat-y;
	color: #000000;
	font-weight: 100;
	width: 413px;
}
.comment_right .comment_body {
	background: url(http://media.townhall.com/res/4.3.0.64/images/backpage/comment_bg_gray.gif) repeat-y;
	color: #000000;
	font-weight: 100;
	width: 413px;
}
.comment_body div {
	margin: 0pt 10px;
}
.comment_left .comment_bottom {
	width: 413px;
	height: 15px;
	background: url(http://media.townhall.com/res/4.3.0.64/images/backpage/comment_bottom.gif) no-repeat;
}
.comment_right .comment_bottom {
	width: 413px;
	height: 15px;
	background: url(http://media.townhall.com/res/4.3.0.64/images/backpage/comment_bottom_gray.gif) no-repeat;
}
#comments_container .flag_container {
	text-align: right;
}
#comments_container .bar {
	width: 409px;
	height: 24px;
	background: url(http://media.townhall.com/res/4.3.0.64/images/backpage/comment_header_bg.gif) no-repeat;	
}
#comments_container .read_all {
	color: #4c78a9;
	text-align: center;
	font-weight: 100;
} #comments_container .read_all a { color: #4c78a9; }
#comments_container .read_all .link {
	padding: 15px;
}
#comments_container .reply {
	color: #ffffff;
	font-size: 1.2em;
	font-weight: 900;
	padding: 3px 3px 0pt 6px;;
}
#comments_container strong.title {
	font-size: 1.2em;
	font-weight: 900;
}
#comments_container span.title {
	font-size: 1em;
	font-weight: 100;
}
#comments_container .post_container {
	width: 407px;
	border-left: #cfcfcf 1px solid;
	border-right: #cfcfcf 1px solid;
}
#comments_container .post_container .post_container_inner {
	padding: 5px;
}
#comments_container .post_container .post_container_inner .textbox {
	width: 100%;
	height: 175px;
	background: #efefef;
}
#comments_container .post_container input.title {
	width: 100%;
	background: #efefef;
}
#comments_container .sort_links {
	clear: both;
	position: relative;
	top: 5px;
}
#comments_container .comment_body strong {
	font-size: 15px;
}

