.links_block .inner .text{
	padding:0;
}

.info_block{
	padding:0 10px 32px 0;
}

.info_block H1{
	border-top:medium none;
	color:#006699;
	font-family:Myriad Pro,Arial;
	font-size:26px;
	font-weight:normal;
	margin-top:0;

}

.info_block DIV.img{

}

.info_block DIV.inner{

}

.info_block .text{
	font-family:Arial;
	font-size:14px;
	margin:0 0 3px 0;
}

.info_block .text ul{
	font-size: 11px;
	margin-top:5;
}

.sale .inner{
	height:110px;
}
.sale .inner .item{
	float:left;
	margin:0 3% 40px 0;
}
.sale .inner .item A{
	text-decoration: none;
	color: Black;
	cursor: pointer;
}
.sale .inner .item .image{
	height: 75px;
	width: 100px;
	margin: 0 0 3px 0;
	float: none;
	background-color: White;
	background-repeat: no-repeat;
	background-position: 0 5px;
}
.sale .inner .item .model{
	font-size: 11px;
	color: #006699;
}
.sale .inner .item .city{
	font-size: 11px;
}
.sale .inner .item .cost{

}
.sale .inner .item .cost SPAN{
	color: White;
	background-color: #CE0201;
	padding:2px;
}
.sale .info{
	border-bottom: solid 1px #D0D0D0;
	height: 15px;
	vertical-align: bottom;
	margin:0 0 20px 0;
}
.sale .info SPAN{
	background: #D0D0D0;
	padding: 0 5px 0 5px;
	font-size: 11px;
	margin: 0;
	border-bottom: solid 1px #D0D0D0;
}
.sale .info A{
	color: White;
	text-decoration: none;
}

.forum .more{
/*	color:#CE0201; */
	margin-top:7px;
}

.forum .more .posts_count{
	background-color:#CA0809;
	color:#FFFFFF;
	padding:3px;
}

.tyres_and_disks .head .title SPAN{
    color: #6F7072;
}

.tyres_and_disks .block_selection{
	background-color:#F7F7F7;
	color:#999999;
	left:-15px;
	overflow:hidden;
	padding:10px 15px 15px;
	position:relative;
}

.tyres_and_disks .mini_title{
    margin-bottom: 7px;
    font-size: 11px;
}

.tyres_and_disks SELECT.equipment{
    width: 100%;
}

.tyres_and_disks SELECT.dimensions, .tyres_and_disks .disk SELECT{
    width: 120px;
}

.tyres_and_disks .tyre, .tyres_and_disks .disk{
    float: left;
    margin-top: 5px;
	font-family:Tahoma;
	font-size:14px;
}

.tyres_and_disks .tyre{
    width: 50%;
}

.tyres_and_disks .disk{
    width: 49%;
}

.tyres_and_disks .button{
    margin-top: 7px;
}

.tyres_and_disks .info {
    border-bottom:1px solid #D0D0D0;
    height:15px;
    margin:5px 0 20px 0;
    vertical-align:bottom;
}

.tyres_and_disks .info .tyre, .tyres_and_disks .info .disk {
	left: -15px;
	position:relative;
}

.tyres_and_disks .info .disk {
	left: -30px;
	position:relative;
}

.tyres_and_disks .info .tyre, .tyres_and_disks .info .disk{
    margin-top: 0px;
}

.tyres_and_disks .info span {
    background-color: #c0c0c0;
    border-bottom:1px solid #c0c0c0;
    font-size:11px;
    margin:0;
    padding:0 15px;
}

.tyres_and_disks .info a {
    color:White;
    text-decoration:none;
}

.tyres_and_disks .details{
    overflow: hidden;
	left:-15px;
	position:relative;
}

.tyres_and_disks .details .tyre .no_picture{
    background: url('/templates/img/no_tyre.gif') no-repeat left bottom ;
}

.tyres_and_disks .details .tyre .no_picture,
.tyres_and_disks .details .tyre .name,
.tyres_and_disks .details .tyre .denotation,
.tyres_and_disks .details .tyre .size,
.tyres_and_disks .details .tyre .cost{
    margin-left: 15px;
	padding-right:10px;
}

.tyres_and_disks .details  .denotation{
	font-size: 13px;
}

.tyres_and_disks .details .disk .no_picture{
    background: url('/templates/img/no_disk.gif') no-repeat left bottom ;
 }

.tyres_and_disks .details .picture{
    height: 154px;
}

.tyres_and_disks .details .size{
    color: #999999;
    margin-bottom: 5px;
    margin-top: 2px;
	font-size: 11px;
}

.tyres_and_disks .details .name A{
    font-weight: bold;
}

.tyres_and_disks .details  .no_picture {
	margin-bottom: 20px;
}

.tyres_and_disks SELECT{
    border: 1px solid #c0c0c0;
}

.tyres_and_disks A IMG{
	border:none;
}