/* CSS Document */

#all {
	padding: 12px;
}

#header .right, #main .right, #header .center, #overhead, .crumbs, .options, .newsLister, .comments, #footer, .themeNews, .comments .pagination, .comments form {
	display: none;
}
#header {
	overflow: visible;
}
#main {
	clear: none;
}
#main .center {
	margin-right: 0;
	padding-bottom: 10px;
	_width: 840px;
}

.commonfooter {
	border-top: #dedede 1px solid;
}

.newsFull .center .clear {
	clear:both;
	margin-top:15px;
	margin-bottom:10px;
	border-bottom: #dedede 1px solid;
}
.newsFull .center .fontsize {
	margin-top: 10px;
}

.links {
	padding-bottom: 12px;
	color: #2f61ae;
	position: absolute;
	margin-top: -30px;
	left: 280px;
}

.comm_turner {
	font-size: 110%;
	padding-bottom: 12px;
}
	.comm_turner .selected {
		color: #3a3a3a;
		text-decoration: none;
		cursor: default;
	}
	
.comments {
	margin-bottom: 20px;
	width: 673px;
	border: #fff 0px solid !important;
}
	.comments .bgTop, .comments .bgBtm {
		display: none;
	}

.pageLink {
	color: #7c7c7c;
	padding-top: 10px;
}

#tochka_footer {
	width: 840px;
	margin: 0 auto;
}
	#tochka_footer .rightSide {
		display: none;
	}
	#tochka_footer .main .container {
		display: none;
	}
	#tochka_footer .copyrights a {
		display: none;
	}




/* ============ Wide Screen ============ */

		.widescreen {
			width: 991px !important;
		}
		.widescreen #main .left {
			display: none !important;
		}
		.widescreen #main .center {
			margin-left: 0 !important;
			_margin-left: 0 !important;
		}
		.widescreen #header .center {
			margin-left: 0px !important;
		}
		.widescreen .crumbs {
			margin-left: 0px !important;
		}

/* ============ Wide Screen ============ */



