table {border-collapse: collapse;}

tr {border-color: #e0e0e0 !important;}

th,td {padding: 0px;}

h1 {font-family: system;}

hr {color: rgba(0, 0, 0, 0.25);}

a {text-decoration: none;}

.navlink {
	position: absolute;
	font-size: smaller;
	left: 560px;
	color: #fff;
	text-align: right;
	width: 330px;
	z-index: 1;
}
.navlink a,.add span,.add a {color: #fff;}

.open {
	padding-left: 24px !important;
	list-style: disc !important;
	display: none;
}
.open li {list-style: inherit !important;}
.open a {
	margin: 0 !important;
	padding: 0 !important;
	font-weight: normal !important;
	background: none !important;
}

.ss {filter: grayscale(100%);}
.ss:hover {
	filter: grayscale(0%);
	transition: 0.25s;}

.long_list li:nth-child(n+50) {display: none;}

.more {
	cursor: pointer;
	color: #f00;
	margin-left: 15px;
	font-weight: bold;
}

#content_main h2 {
	font-family: system;
	font-size: 17pt;}

#content_main h3 {
	font-family: system;
	font-size: 17pt;color: red;}

#contactForm * {
	font-family: arial;
	font-size: 14px;}

.xt_forum, .xt_forum .board, .xt_forum .breadcrumbs, .xt_forum #modlog .modlog_title, .xt_forum form.new, form.edit {background: none}
.xt_forum #head {background: red}
.xt_forum #head, .xt_forum #view {max-width: 100%}
.xt_forum .category, .xt_forum .boards, .xt_forum #modlog caption {border-radius: 5px}
.xt_forum .controls {background: #deead8}
.xt_forum .controls, .xt_forum .online {text-align: left}
.xt_forum .controls, .xt_forum .board, .xt_forum .breadcrumbs, .xt_forum form.settings, .xt_forum form.settings h1, .xt_forum .thread, .xt_forum #modlog caption.no_data {border: none}
.xt_forum a {color: red}
//.xt_forum .input {}
//.xt_forum .submit {}
//.xt_forum .submit.alt {}

.box {display: none;}
.read {display: none;}
.box ~ p .check:before {content: 'more';}
.box:checked ~ p .check:before {content: 'less';}
.check {
	cursor: pointer;
	color: red;
	border-bottom: 1px dotted;
}

.ads {
	height: 614px;
	width: 155px;
	background-color: #ECE9D8;
	overflow: hidden;
	position: absolute;
	z-index: 1;
	top: 154px;
	right: -103px;
}
.ads iframe {
	margin-top: -34px;
	margin-left: -8px;
	width: 1000px;
	height:1000px;
}
.close {
	opacity: 0.5;
	position: absolute;
	right: 0px;
	top: 0px;
	font-family: system;
	cursor: pointer;
	padding: 0px 2.5px;
	background-color: #FFF;
}
.close:hover {opacity: 1;}

#m_content_main a img{width: 70%;}
