@charset "UTF-8";
/* AMZ Financial Insurance Services */
/* Copyright (c) 2008 AMZ Financial Insurance Services */
/* Stylesheet by Kevin at Brough Communications [http://www.brough.com] */
/* For Browsers without JavaScript */

/************** Image Fader **************/
#image-fader { height:auto; overflow:visible; }
#image-fader img { display:block; position:static; }

/************** Carousel **************/
.carousel-component ul.carousel-list { width:auto; overflow:visible; }
.carousel-component .carousel-prev { display:none; }
.carousel-component .carousel-next { display:none; }

