.captcha_table,.news-table {
	border: 0px;
}
.captchafield, .errorcaptchafield {
	font-size: 12px;
	border:1px solid;
}
.errorcaptchafield {
	background-color:#dddd55;
	border-color:#ff0000;
}
.image_captcha{
  width:25%;
}
.group-title {
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
	text-align: left;
	vertical-align:top;
	color: #000000;
	background-color: #DDDDDD;
}
.rss-image{
	vertical-align:middle;
	border:0;
}
.news-top{
	font-weight: bold;
}
/*
.news-title, .news-date {
	border-bottom: 1px solid #DDDDDD;
}
*/
.news-title {
	border-bottom: 1px solid #DDDDDD;
	font-size: 12px;
	color: #000000;
	text-align: left;
}
.news-date {
	border-bottom: 1px solid #DDDDDD;
	text-align: right;
}
.news-short {
	text-align: justify;
	padding-bottom: 5px;
}
.comment-header {
	width: 99%;
}
.comment-title {
	font-weight: bold;
}
.comment-text {
	font-weight: normal;
	background-color: transparent; /*#FDFDFD;*/
	border-bottom: 1px solid #DDDDDD;
	border-right: 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;
}
/*** Don't remove the class nixhier, this is required for ASP ***/
.nixhier {
	display:none;
}
.loop-header {
	width: 100%;
}
.page-header {
	width: 100%;
}
.news-header, .news-long {
	width: 100%;
}
.page-left {
	text-align: left;
	width:33%;
}
.page-center {
	text-align: center;
}
.page-right {
	text-align: right;
	width:33%;
}
.public-info {
	text-align: right;
}
.group-page {
	text-align: center;
}
