#ListImage{
/*width:900px;*/
height:106px;
/*background-color:red;*/
margin-top:0px;
z-index:-1;
 }
.vitrin_cerceve
{
position:relative;
margin-bottom:0;	
padding:0;
overflow:hidden;
height:120px;
}
.Next{
	/*position:absolute;
	margin:28px 0 0 790px;*/
width:21px;
height:67px;
float:left;
margin-top:25px;
/*position:absolute;
margin-left:-10px;*/
cursor:pointer;
background-image:url('../images/alt_sol_buton.png');
background-repeat:no-repeat;
z-index:9999;
	}
	
 .Prev{
	/*position:absolute;
	margin:28px 0 0 -28px;*/
width:21px;
height:67px;
float:left;
margin-top:25px;
/*position:absolute;
/*margin-left:10px;*/
cursor:pointer;
background-image:url('../images/alt_sag_buton.png');
background-repeat:no-repeat;
z-index:9999;

	}

#ListImage ul{
	list-style:none;
	margin-top:0;
	padding:0;
	}

#ListImage ul li{ 
	float:left;
	width:200px;
	height:120px;
	margin-top:15px;
	margin-left:-15px;
	text-align:center;
	/*border:1px solid #cbcbcb;*/
	}

#ListImage img{ 
	/*border:1px solid #fff571;*/
	}

#ListImage span{ 
	font-size:12px;
	color:#666;
	}