.ustmanset8
		{
			margin-top:0px;
			width:981px;
			height:185px;
		    position:relative;
		}
		.ustmanset8 .ui-carousel
		{
		    width:981px !important;
			height:182px !important;
		}
		.ustmanset8-item
		{
		    width:237px;
		    height:180px;
		    border:1px solid #e8e8e8;
		    float:left;
		    background:#f5f5f5;
		    margin:0px 3px;
		    text-decoration:none;
		    display:block;
		}
		
		
		.ustmanset8-item-imageContainer
		{
			width: 171px;
			height:114px;
			margin:0 auto;
			overflow:hidden;
			padding:2px;
			border:1px solid #CCCCCC;
		}
		
		.ustmanset8-item-imageContainer img
		{
			width: 171px;
			height:114px;
		}
		
		
		.ustmanset8-item .ustmanset8-title
		{
			text-decoration: none;
			text-align:center;
			width:171px;
	        font-family:"Oswald","Trebuchet MS",Arial,Helvetica,sans-serif;
	        font-size:16px;
	        font-weight:normal;
	        height:48px;
	        line-height:24px;
	        text-align:center;
	        margin:5px auto 0;
	        overflow:hidden;
	        color:#3c3c3c;
	        
	        					
		}
		
		.ustmanset8 .ui-carousel-next,
		.ustmanset8 .ui-carousel-prev
		{
		    width:46px;
		    height:92px;
		    position:absolute;
		    cursor:pointer;
		}
		
		
		.ustmanset8 .ui-carousel-next
		{
		    background:url("http://www.yeniadana.net/img/ustmanset8-slider-right.png") top left;
		    right:2px;
		    top:50px;
		}
		
		.ustmanset8 .ui-carousel-prev
		{
		    background:url("http://www.yeniadana.net/img/ustmanset8-slider-left.png") top left;
		    left:4px;
		    top:50px;
		}
		
		/*
		.ustmanset8-item
		{
			border-left:1px dotted #CCCCCC;
			display:block;
			text-decoration: none;
			cursor:pointer;
			background:url("../img/6liManset-item-footer-bg.png") no-repeat bottom center;
			height:155px;
		}
		
		.ustmanset8-item .ustmanset8-title
		{
			text-decoration: none;
			text-align:center;
			
		}

		.ustmanset8-item:hover .ustmanset8-title
		{
			text-decoration: underline;
		}
		
		
		td:first-child .ustmanset8-item
		{
			border:0px;
		}
		
		.ustmanset8-image
		{
			width: 153px;
			height:102px;
			margin:0 auto;
			overflow:hidden;
			padding:2px;
			border:1px solid #CCCCCC;
		}
		
		.ustmanset8-image img
		{
			width:153px;
			min-height:102px;
		}
		
		.ustmanset8-title
		{
			border-top:4px solid #d60000;
			color:#000000;
			font-size:10.5px;
			font-weight: bold;
			padding:2px;
			margin:2px;
			line-height: 14px;
			max-height:42px;
			overflow:hidden;
		}
		*/