.style-icon-newscar-top-corners {
width: 500px;
height: 5px;
background: url(/Layout/shablon/img/style-icon/style-vtemy-top.gif) no-repeat;
overflow: hidden;
margin-top: 10px;
}
.style-icon-newscar-bottom-corners {
width: 500px;
height: 5px;
background: url(/Layout/shablon/img/style-icon/style-vtemy-bottom.gif) no-repeat;
overflow: hidden;
margin-bottom: 10px;
}
.style-icon-newscar {
width: 500px;
background: url(/Layout/shablon/img/style-icon/style-vtemy-bg.gif) repeat-y;
}

.style-icon-newscar .title_text {
margin: 0px auto;
width: 465px;
border-bottom: 1px solid #3E3E3E;
padding: 5px 0px;
font-size: 16px;
color: #3E3E3E;
font-weight: bold;
}

.style-icon-newscar .content {
margin:0 auto;
width:465px;
min-height: 142px;
}

.style-icon-newscar .content .carousel .linkPrev,
.style-icon-newscar .content .carousel .linkNext {
width: 30px;
height: 42px;
float: left; 
margin-top: 40px;
border: none;
}

.style-icon-newscar .content .carousel .linkPrev {
background: url(/Layout/shablon/img/style-icon/style-car-left.gif) no-repeat;
}
.style-icon-newscar .content .carousel .linkNext {
background: url(/Layout/shablon/img/style-icon/style-car-right.gif) no-repeat;
}


.style-icon-newscar .content .carousel .slideWrapper {
float: left;
width: 405px;
}

.style-icon-newscar .content .carousel .slideWrapper .carusel_item {
width: 113px;
margin: 10px 10px 2px;
text-align: center;
float: left;
overflow: hidden;
}

.style-icon-newscar .content .carousel .slideWrapper .carusel_item img {
width: 100px;
}

.style-icon-newscar .content .carousel .slideWrapper .carusel_item .carusel_text {margin: 0px auto; text-align: center;}

.style-icon-newscar .content .carousel .slideWrapper .carusel_item .carusel_text a:link,
.style-icon-newscar .content .carousel .slideWrapper .carusel_item .carusel_text a:visited,
.style-icon-newscar .content .carousel .slideWrapper .carusel_item .carusel_text a:hover {
color: #6D6D6D;
}

