.container-outer-H
	.carousel-table-container 
	{
	    background-color:#dcdcdc;
		 
	/*background-image:url(images/grey/carousel_horz_bg.gif);*/
}

/* Navigation Configuration*/
.container-outer-H .PreArrow {
	background-image:url(images/grey/carousel_pre.gif);
}

.container-outer-H .PreArrowDisabled {
	background-image:url(images/grey/carousel_pre_disabled.gif);
}

.container-outer-H .PreArrow_noarrow {
	background-image:url(images/grey/carousel_pre_noarrow.gif);
}

.container-outer-H .NextArrow {
	background-image:url(images/grey/carousel_next.gif);
}

.container-outer-H .NextArrowDisabled {
	background-image:url(images/grey/carousel_next_disabled.gif);
}

.container-outer-H .NextArrow_noarrow {
	background-image:url(images/grey/carousel_next_noarrow.gif);
}




 

