#gal_outer_gallery_6 {  
	width:492px ; 
	height:94px ; 
	margin:1px auto 1px; 
	padding:0px 0px 0px; 
	display:block; 
	position:relative;
}
/* create custom forward-backward buttons for this container */
#gal_outer_gallery_6 .SlideItMoo_forward,
#gal_outer_gallery_6 .SlideItMoo_back{ 
	cursor:pointer;
	display:block;
	height:101px;
	position:absolute;
	right:0;
	top:0;
	width:25px;
	background:url(/_cocoon/resources/images/gallery/gallery_fwd.jpg) no-repeat center;  
}
#gal_outer_gallery_6 .SlideItMoo_back { 
	left:5px; 
	background:url(/_cocoon/resources/images/gallery/gallery_back.jpg) no-repeat center;  
}
/* the width is set to show the number of thumbnails that will be visible */
#SlideItMoo_inner_gallery_6{ 
	border:1px #EBE2E5 solid;
	position:relative ; 
	overflow:hidden ; 
	background:#EBE2E5 ;
	width:442px ; 
	height:99px ; 
	margin:0px auto 0px;
}
/* the thumbnails container; set a width on it so everything will be fine */
#SlideItMoo_items_gallery_6 { 
 	display:block; 
	position:relative; 
	width:6000px; 
}
/* single element design */
#SlideItMoo_items_gallery_6 div.SlideItMoo_element_gallery_6 { 
	display:block; 
	position:relative; 
	float:left; 
	font-size:11px; 
	width:146px; 
	height: 99px;
	margin-top: 0px;
	margin-left: 7px;
	margin-right: 7px;
	text-align:center;
}
#SlideItMoo_items_gallery_6 a { 	padding:0px 0px 0px 0px; margin:0px; clear:both; display:block;	height: 99px;}
#SlideItMoo_items_gallery_6 a img{ border:1px #FFFFFF solid; }
