.i_direct {
	margin-top: 0 !important;
}
/*
@import "/templates/main/announces.css";
@import "/templates/main/video.css";
@import "/templates/main/publications.css";
@import "/templates/main/garage.css";
*/
#ya_news_Widget{
	margin-top: 1em;
}
#ya_news_Widget .link, #ya_news_Widget .info{
	float: left;
}
#ya_news_Widget .info{
padding: 0 0 0 5px;
}
#announces {
	background-color: #104C64;
	padding-bottom: 15px;
	margin-bottom: 25px;
}
#announces .tl {
	background-image: url(/templates/img/lenta_menu_tl.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 10px;
}
#announces .tr {
	background-image: url(/templates/img/lenta_menu_tr.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 10px;
}
#announces .head {
	font-size: 22px;
	margin: 0 15px;
	font-family: Arial;
}
#announces .head A {
	color: #FFFFFF;
	text-decoration: none;
}
#announces .head A:HOVER {
	color: #FFFFFF;
	text-decoration: underline;
}
#announces .inner {
	margin: 15px 15px 0 15px;
	border-collapse: collapse;
}
#announces .inner .item {
	width: 25%;
}
#announces .inner .image {
	border: 1px solid #FFF;
}
#announces .inner .image DIV {
	height: 115px;
	background-position: center;
}
#announces .inner .title {
	font-size: 16px;
	font-family: Arial;
	height: 100%;
	vertical-align: top;
}
#announces .inner .title A DIV {
	margin: 5px 20px 5px 0;
	color: #FFFFFF;
	text-decoration: none;
	height: 100%;
}
#announces .inner .title A:HOVER DIV {
	text-decoration: underline;
}
.with_top_border{
    border-top: 1px solid #D2E5EC;
}
.partition, .users, .drivers {
	width: 50%;
	float: left;
	overflow: hidden;
	margin: 1.5em 0;
}
.partition .head, .tyres_and_disks .head, .users .head, .drivers .head, .forum .head {
	margin-bottom: 10px;
}
.partition .head .title, .tyres_and_disks .head .title, .users .head .title, .drivers .head .title , .forum .head .title {
	font-size: 22px;
    font-family: Arial;
}
.partition .head .title A, .tyres_and_disks .head .title A, .users .head .title A, .drivers .head .title A, .forum .head .title A {
	color: #ca0809;
	text-decoration: none;
}
.partition .head .title SPAN A,
.tyres_and_disks .head .title SPAN A,
.users .head .title SPAN A,
.drivers .head .title SPAN A,
.forum .head .title SPAN A{
    text-decoration: underline;
}
.sale .head .title A, .forum .head .title A{
	background-image: url(/templates/img/navigation_arrow_red_right.gif);
	background-position: right 10px;
	background-repeat: no-repeat;
	padding: 0 13px 0 0;
}
.forum .head .title A.without_arrow{
    background: none;
}
.forum .head .description{
    font-weight: bold;
    margin-top: 10px;
}
.partition .head .title A:HOVER, .tyres_and_disks .head .title A:HOVER, .users .head .title A:HOVER, .drivers .head .title A:HOVER, .forum .head .title A:HOVER {
	text-decoration: none;
}
.partition .more, .tyres_and_disks .more, .users .more, .drivers .more, .forum .more {
	font-size: 11px;
	margin-bottom: 5px;
    font-family: Tahoma;
}
.partition .more A, .tyres_and_disks .more A, .users .more A, .drivers .more A, .forum .more A {
	text-decoration: underline;
	color: #ce0201;
}
.partition .more A:HOVER, .tyres_and_disks .more A:HOVER, .users .more A:HOVER, .drivers .more A:HOVER, .forum .more A:HOVER {
	text-decoration: none;
}
.partition .inner .item, .forum .inner .item {
	margin: 0 20px 20px 0;
}
.partition .inner .item .image {
	float: left;
	width: 71px;
	height: 51px;
	margin: 0 10px 0 0;
	background-color: #999999;
}
.partition .inner .item .image IMG {
	border: none;
	width: 71px;
	height: 51px;
}
.partition .inner .item .big_image {
	float: left;
	margin: 0 10px 0 0;
}
.partition .inner .item .big_image IMG {
	border: none;
}
.partition .inner .item .details, .forum .inner .item .details {
	font-size: 11px;
    font-family: Tahoma;
}
.partition .inner .item .details SPAN {
	margin-right: 5px;
}
.partition .inner .item .details A {
	color: #999999;
}
.partition .inner .item .title, .forum .inner .item .title {
	margin-bottom: 3px;
}
/*
.partition .inner .item .title .comments {
	background-image:url(/templates/img/comments.gif);
	background-position:0 2px;
	background-repeat:no-repeat;
	color:#969695;
	font-size:11px;
	margin-left:10px;
	padding-left:20px;
	white-space:nowrap;
}
*/
.partition .inner .item .text {
	margin-bottom: 3px;
}
.partition .inner .item .text .date {
	color: #999999;
	font-size: 11px;
    font-family: Tahoma;
	white-space: nowrap;
}
.users .inner {
	overflow: hidden;
   height : expression(parentNode.clientHeight > 270 ? "270px" : "auto");
	max-height: 207px;
	height: auto;
}
.users .inner A {
	text-decoration: none;
}
.users .inner .item {
	float: left;
	margin: 0 2px 2px 0;
}
.users .inner .item DIV {
	width: 75px;
	height: 50px;
	background-position: center;
}
.drivers .inner .item {
	float: left;
	margin: 0 15px 1px 0;
	white-space: nowrap;
}
.drivers .inner .item SPAN {
	color: #666666;
	font-size: 11px;
	margin-left: 5px;
	text-decoration: none;
    font-family: Tahoma;
}
#main_index_padding {
	border-top:1px solid #E0E0E0;
	padding:10px 0 0 0;
}
#index_padding {
	padding:0px 15px 0 0;
}
#fission_left {
	float: left;
	width: 49%;
}
#fission_right {
	float: right;
	width: 50%;
	_width: 49%;
}
#fission_left .partition, #fission_right .partition, #fission_left .users {
	float: none;
	width: auto;
	padding: 0 0 15px 0;
}
#fission_left .users {
	padding: 0 0 35px 0;
}
.forum .inner .item .title A {

}
.forum .inner .item .title A.name {
	color: Black;
	text-decoration: none;
}
.forum .inner .item .title A.name:HOVER {
	text-decoration: underline;
}
.forum .inner .item .details {
	color: #999999;
}
.forum .inner .item .details .count {
	background-color: #C0C0C0;
	padding: 0 2px;
	color: #FFFFFF;
	margin-right: 5px;
}
#fission_left .forum, #fission_right .forum {
	padding: 0 0 15px 0;
	margin-top: 0;
}
.main_page_sale_header .count_sale_auto{
    color: black;
    font-family: Tahoma;
    font-size: 11px;
    margin-left: 15px;
}
.main_page_sale_header .count_sale_auto A{
    color: #ca0809;
}
.most_discussed .item {
    margin-top:20px;
}
.most_discussed .item .title{
    margin-bottom:3px;
}
.most_discussed .item .title A.name {
    color: Black;
    text-decoration: none;
}
.most_discussed .item .title A.name:HOVER {
    text-decoration: underline;
}
.most_discussed .item .details {
    color:#999999;
    font-size: 11px;
    line-height: 15px;
    font-family: Tahoma;
}
.most_discussed .item .details .count {
    background-color:#C0C0C0;
    color:#FFFFFF;
    margin-right:5px;
    padding:0 2px;
}
.most_discussed .comments_count{
    float: left;
    margin-top: 3px;
}
.paging.themes_forum, .topic .paging.themes_forum{
    margin: 0px 0px 3px 5px;
    color: #7f7f7f;
    float: left;
    line-height: 17px;
}
.paging.themes_forum A, .topic .paging.themes_forum A{
    color: #7f7f7f;
    text-decoration: none;
    padding: 0px 3px;
    border: 1px solid #7f7f7f;
}