	.viewer { 
		position:relative;
		width:980px; 
		height: 125px;
		margin:0 auto 12px; 
		padding:0; 
		overflow:hidden; 
	}
	
	.content-conveyor { 
		width:980px; 
		position:relative; 
	} 
	
	.item { 
		width:248px; 
		float:left; 
		font-family:Tahoma; 
	}