.jcarousel-clip{
    width: 408px;
	left: 10px;
}
.jcarousel-skin-autopro .jcarousel-container {
	width:97%;
	padding:1px;
	margin:5px auto 10px auto;
	border:1px solid #dbdbdb;
	background:#f9f9f9;
	color:#000000;
	overflow:hidden;
}
.jcarousel-skin-autopro .jcarousel-container h2{
	float:left;
	margin:2px 0px;
	padding:0px;
	background:url(../images/autopro/ultimele_anunturi.gif) no-repeat;
	height:20px;
	width:375px;
	text-indent:-9999px;
}
.jcarousel-skin-autopro .jcarousel-clip-horizontal {
	clear:both;
}
.jcarousel-skin-autopro .jcarousel-list{
	overflow:hidden;
	margin:0px 0px 5px 0px;
	padding:5px 0px;
	display:block;
}
.jcarousel-skin-autopro .jcarousel-item-horizontal {
	display:inline;
	float:left;
	margin:5px 4px 0px 0px;
	padding:5px;
	width:88px;
	height:93px;
	text-align:center;
	background:url(../images/autopro/bgr_liua.gif) no-repeat;
}
.jcarousel-skin-autopro .jcarousel-item-horizontal strong{
	font-weight:bold;
	color:#14456d;
}
.jcarousel-skin-autopro .jcarousel-item-horizontal p{
	font-weight:bold;
	clear:both;
	color:#000;
	margin-top: 2px;
	font-size:11px;
}
.jcarousel-skin-autopro .jcarousel-item-horizontal .image{
    width: 86px;
	height: 62px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
.jcarousel-scroll {
	width:60px;
	float:left;
}
#mycarousel-next{
	float:left;
	display: block;
	width:25px;
	height:25px;
	text-indent:-9999px;
	background:url(../images/autopro/but_next.jpg) no-repeat;
}
#mycarousel-prev {
	float:left;
	display: block;
	width:25px;
	height:25px;
	text-indent:-9999px;
	background:url(../images/autopro/but_preview.jpg) no-repeat;
}
