#content {
    width: 1000px;
}
#header {
}
#pageBottom {
    background: #dfdcd8;
    border-bottom: 2px solid #ebe8e3;
}
#mainLeft {
    width: 1000px;
}
/*special divs start*/
.headCenter {
    width: 970px;
}
.news_day {
    width: 665px;
}
.news_left {
    width: 315px;
}
.news_right {
    width: 389px;
    height: 255px;
}
.popular {
    width: 672px;
}
.popIn {
    width: 321px;
}
.popIn img {
    width: 315px;
    height: 195px;
}
.popTop {
    width: 655px;
}
.center_bot {
    width: 682px;
}
.center_bot ul li {
    width: 200px;
}
.left {
    width: 305px;
}
.left2 {
    width: 295px;
}
.dopSearch {
    width: 285px;
}
.center {
    width: 695px;
}
.center2 {
    width: 695px;
}
.videoIn {
    width: 322px;
}
.videoIn img {
    margin: 0 0 10px 0;
    width: 320px;
    height: 125px;
}
.videoIn img.st {
    margin: 27px 0 0 -199px;
}
.right {
    width: 1000px;
}
.socNet {
    width: 290px;
	padding: 10px 10px 0 0;
}
.yandexDirect {
    width: 695px;
    margin-top: 30px;
    margin-bottom: 30px;
}
.lastComments {
    width: 675px;
}
.lastComments ul {
    width: 680px;
}
.lastComments ul li {
    width: 330px;
}
.lastComments ul li a p {
    width: 270px;
}
/*special divs end*/
/*footer start*/
#footer {
    width: 1000px;
}
/*footer end*/
/*carousel start*/
.x-horizontal-carousel {width: 910px; margin: 0 0 0 45px;}
.x-horizontal-carousel .jcarousel-container-horizontal {width: 910px;}
.x-horizontal-carousel .jcarousel-clip-horizontal{width: 910px;}
.x-horizontal-carousel.ns {width: 600px; margin: 15px 0 0 25px;}
.x-horizontal-carousel.ns .jcarousel-container-horizontal {width: 600px;}
.x-horizontal-carousel.ns .jcarousel-clip-horizontal{width: 600px;}
/*carousel end*/
.chronicle {
    width: 305px;
}
.scroll-wrap {
    width: 305px;
}
.scroll-pane {
    width: 305px;
}
#news {
    width: 1000px;
}
#newsRight {
    width: 665px;
}
.comexpert {
    width: 915px;
}
.person {
    width: 915px;
}
.p_top {
    width: 905px;
}

/*new*/
.news_left {
	width: 250px;
}

.news_right p {
	font-size: 0.8em;
}

.news_right h3 {
	padding: 5px 0;
}

.newsList li {
	float: left;
	width: 90%;
	height: auto;
}

.mainMenu ul li a {
    font-size: 1.4em;
}

.rigthTop {
	float: right;
	margin: 30px;
}