#carousel1, #carousel2, #carousel3, #carousel4, #carousel5 { width: 100%; clear:both; }
#carousel1 .viewport, #carousel2 .viewport, #carousel3 .viewport, #carousel4 .viewport, #carousel5 .viewport { float: left; width: 100%; height: 310px; overflow: hidden; position: relative; }
#carousel1 .buttons, #carousel2 .buttons, #carousel3 .buttons, #carousel4 .buttons, #carousel5 .buttons { display: inline-block; font-size:46px; line-height:1em; background:#CA2120; color:#FFFFFF; padding:10px; padding-top:0; width:56px; height:56px; border-radius:100%; }
#carousel1 .buttons:hover, #carousel2 .buttons:hover, #carousel3 .buttons:hover, #carousel4 .buttons:hover, #carousel5 .buttons:hover { text-decoration: none; background:#FFFFFF; color:#CA2120; }
#carousel1 .prev:hover, #carousel2 .prev:hover, #carousel3 .prev:hover, #carousel4 .prev:hover, #carousel5 .prev:hover { border: none; }
#carousel1 .next, #carousel2 .next, #carousel3 .next, #carousel4 .next, #carousel5 .next { margin-left: 20px; }
#carousel1 .next:hover, #carousel2 .next:hover, #carousel3 .next:hover, #carousel4 .next:hover, #carousel5 .next:hover { border: none; }
#carousel1 .disable, #carousel2 .disable, #carousel3 .disable, #carousel4 .disable, #carousel5 .disable { visibility: hidden; }
#carousel1 .overview, #carousel2 .overview, #carousel3 .overview, #carousel4 .overview, #carousel5 .overview { list-style: none; position: absolute; padding: 0; margin: 0; left: 0; top: 0; }
#carousel1 .overview li, #carousel2 .overview li, #carousel3 .overview li, #carousel4 .overview li, #carousel5 .overview li { float: left; margin: 0 8px 0 0; padding: 0px; border: 0px solid #dcdcdc; text-align:center; }