hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0;
	padding: 0;
	height: 0;
}
#content {
	width: 989px;
	margin: 23px auto 10px;
}
#content .title {
	margin-bottom: 1px;
}
#content .title .date {
	float: left;
	width: 78px;
	height: 36px;
	background: url(../images/content-title-left.gif) no-repeat left #94b694;
	font-size: 14px;
	font-weight: bold;
	color: #010101;
	padding: 4px 0 0 13px;
}
#content .title .text {
	float: left;
	background: url(../images/content-title-right.gif) no-repeat right #f8f8f8;
	color: #000;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	height: 24px;
	padding: 8px 17px;
}
.title-page {
	margin: 11px 0 1px 12px;
	background: url(../images/content-titlepage-left.gif) no-repeat left #f8f8f8;
	color: #000;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	height: 40px;
	width: 455px;
	text-align: center;
}
.title-page div {
	padding: 8px 17px;
	height: 24px;
	background: url(../images/content-title-right.gif) no-repeat right;
}
#content .block {
	width: 989px;
	background: #FFF;
}
#content .block .in {
	padding: 0 12px;
	font-size: 13px;
	line-height: 1.3;
	color: #000;
}
#content .block .top {
	height: 9px;
	background: url(../images/content-bg.gif) no-repeat top;
	margin-bottom: 3px;
}
#content .block .bottom {
	height: 9px;
	background: url(../images/content-bg.gif) no-repeat bottom;
	margin-top: 3px;
}
#comment-block {
	float: left;
	width: 684px;
	margin: 0 1px 0 8px;
}
#comment-block .title {
	float: left;
	background: url(../images/comments.gif) no-repeat;
	width: 202px;
	height: 67px;
	margin: 0 0 0 12px;
}
.pagelist-top {
	float: right;
	background: url(../images/comments-pagelist-top-left.gif) no-repeat left #bed6b4;
	height: 25px;
	margin: 45px 14px 0 0;
}
.pagelist-top div {
	background: url(../images/comments-pagelist-top-right.gif) no-repeat right;
	height: 18px;
	padding: 5px 20px 0;
	color: #000;
	font-size: 14px;
}
.pagelist-top div a {
	color: #000;
	text-decoration: underline;
}
#comments {
	width: 100%;
	background: url(../images/comments-bg.gif) #FFF;
	margin-top: -5px;
	position: relative;
}
#comments .top {
	height: 13px;
	background: url(../images/comments-sides.gif) no-repeat top;
}
#comments .bottom {
	height: 13px;
	background: url(../images/comments-sides.gif) no-repeat bottom;
}
#comments .in {
	padding: 0 15px;
}
.comment {
	background: url(../images/comment-top.gif) no-repeat top #e9e9e9;
	width: 653px;
	margin-bottom: 12px;
}
.comment-in {
	background: url(../images/comment-bott.gif) no-repeat bottom;
	width: 637px;
	padding: 10px 8px;
}
.comment-user {
	width: 100px;
	float: left;
	text-align: center;
}
.comment-text {
	overflow: hidden;
	zoom: 1;
}
.comment-date {
	color: green;
	font-style: italic;
	font-weight: bold;
}
span.admin  a{
	color: green;
}
#inner-strip {
	float: left;
	width: 308px;
}
#inner-strip .title {
	float: right;
	background: url(../images/newsstrip.gif) no-repeat;
	width: 201px;
	height: 67px;
	margin: 0 8px 0 0;
}
#strip {
	width: 100%;
	background: url(../images/newsstrip-bg.gif) #FFF;
	margin-top: -1px;
	position: relative;
}
#strip .top {
	height: 14px;
	background: url(../images/newsstrip-sides.gif) no-repeat top;
}
#strip .bottom {
	height: 14px;
	background: url(../images/newsstrip-sides.gif) no-repeat bottom;
}
#strip .in {
	padding: 0 20px;
}
.striparchive {
	float: right;
	margin: 0 14px 25px 0;
	height: 21px;
	background: url(../images/striparchive-left.gif) no-repeat left #3399cc;
}
.striparchive a {
	color: #FFF;
}
.striparchive div {
	padding: 2px 11px 0;
	height: 19px;
	background: url(../images/striparchive-right.gif) no-repeat right;
}
