#slider {margin:0; float:left; background: #fff; width:501px; height:190px; display:inline}
#slider li {list-style-type:none;}

.scroll { background: #fff; width:501px; height: 155px; overflow: hidden; position: relative; /* fix for IE to respect overflow */ clear: left;}
ul.navigation { position:absolute}


.scrollContainer div.panel {}
.scrollButtons {cursor: pointer; position:absolute; z-index:500}
.scrollButtons.left { top:145px; left:465px}
.scrollButtons.right { top:145px; left:481px}

.panel { /*background:url(../images/img-carousel-one.jpg) no-repeat top left; */height:155px; width:501px; display:block; float:left}
.panel img {float:left;}
.panel h1 { color:#003366; font-size:32px; text-transform:uppercase; text-align:right; padding:0 50px 0 0}
.panel h2 {color:#333; font-size:14px; text-transform:uppercase; text-align:right; padding:30px 50px 0 0}


