.filter {
	padding : 0 0 10px;
}
.poll {
	padding : 0 10px 10px;
}
.search-block {
	padding : 0 10px 10px;
}
.navigation {
	color : #666;
	padding : 0 0 5px;
}
.navigation a {
	text-decoration : none;
	color : #636363;
	background : #f9f9f9;
	border : 1px solid #999;
	padding : 3px 6px;
	font-size : 11px;
}
.navigation a:hover {
	background : #686c6c;
	color : #fff;
	border-color : #999;
}
.navigation span {
	text-decoration : none;
	background : #fff;
	padding : 3px 6px;
	border : 1px solid #999;
	color : #999;
	font-size : 11px;
}
.addcomment {
	width : 390px;
	vertical-align : top;
	text-align : left;
}
.addcomment td {
	padding-bottom : 3px;
}
.addcom {
	width : 462px;
	margin-left : auto;
	margin-right : auto;
	padding : 2px;
	border : 2px solid #ddd;
	margin-bottom : 10px;
	background : #fff;
}
.addcomment textarea {
	width : 100%;
	border : none;
	height : 100px;
}
.commentform {
	line-height : 25px;
	width : 24%;
}
.comment-head {
	color : #898989;
	padding : 5px 15px;
	overflow : hidden;
	background : #fff;
}
.comment-head a {
	color : #f26d7d;
}
.comment-head h3 {
	margin-bottom : 0;
	text-align : center;
}
.icq img {
	margin-bottom : -5px;
}
.right {
	float : right;
}
.comment-content {
	overflow : hidden;
	padding-bottom : 7px;
	background : #fff;
	zoom:1;
}
.author-info {
	float : left;
	width : 110px;
	padding : 6px;
}
.comment-body {
	display : table;
	padding : 6px;
}
.quote {
	margin : 5px 0;
	/* background : #dbdbdb; */
	border : 1px dotted #999;
}
.comment-footer {
	background : #fff;
	padding : 5px 15px;
	color : #333;
	margin-bottom : 10px;
}
.comment-footer a {
	color : #959595;
	text-decoration : none;
}
.comment-footer a:hover {
	color : #636363;
	text-decoration : underline;
}
.addnews {
	width : 98%;
}
.addnews td {
	padding : 3px;
}
.addnews textarea {
	width : 100%;
	height : 100px;
}
.addnews .textbox {
	width : 200px;
}
.addnews img {
	vertical-align : top;
}
.feedback {
	width : 98%;
}
.feedback td {
	padding : 3px;
}
.feedback textarea {
	width : 100%;
	height : 100px;
}
.lostpassword td {
	padding : 3px;
}
.pm {
	border-collapse : separate;
	width : 98%;
}
.pm td {
	padding : 3px;
}
.pm textarea {
	width : 100%;
	border : 0;
	height : 100px;
}
.registration td {
	padding : 5px;
}
.registration .button1 {
	margin-bottom : 0;
}
.registration .textbox {
	width : 150px;
}
.userinfo {
	width : 98%;
	margin-bottom : 10px;
}
.userinfo td {
	padding : 3px;
	vertical-align : top;
}
.userinfo textarea {
	width : 100%;
	height : 80px;
}
.userinfo .textbox {
	width : 200px;
}
.stats {
	border-collapse : separate;
	margin-bottom : 10px;
	width : 98%;
}
.stats td {
	vertical-align : top;
	padding : 3px;
}
.related-news {
	padding : 6px 0;
}
.news-edit {
	padding : 3px;
	border : 1px dotted #333;
	background : #eee;
	margin : 5px 0;
}
.vote-result {
	width : 95%;
}
.related-news {
	padding : 6px;
	margin : 6px;
	background : #f1fce1;
}
.related-news table {
	width : 100%;
}
.related-news td {
	padding : 2px 5px;
	vertical-align : top;
}
.related-news h3 a {
	color : #8dc63f;
	text-decoration : none;
}

