	#scroller {
	
		padding-bottom: 10px;
		-moz-border-radius: 10px;
		margin-top: 5px;
		
	}
	
	#scroller .item {
		float: left;
		margin-right: 7px;
		text-align: center;
		margin-bottom: 0px;
		width: 233px;
		padding: 2px;

	
	}
	#scroller .item img { padding: 0px; }
	#scroller #title { font-size: 18px; padding-bottom: 10px; margin-bottom: 5px; margin-left: -5px; margin-right: -5px; border-bottom: 1px dotted #666; text-align: center; font-weight: bold;}
	#scroller .item .image { margin-bottom: 10px; }
	#scroller .item .title { font-weight: bold; font-size: 12px; }
	#scroller .item .type { display: none; font-weight: bold; font-size: 12px; }