.gallerycontainer { background: rgb(178, 178,178); overflow: hidden; height: 365px; width:100%; }
.gallery { position: relative; overflow: visible; margin: 0 auto; list-style-position: outside; list-style: none; padding: 0; }
.gallery li { position: absolute; list-style: none; bottom: 0; }
.gallery li img { display: block; width: 100%; }

.track { height: 14px; border: 1px solid #B3B3B3; margin: 10px 110px 0; background: none; -moz-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px; }
.liner { height: 12px; border: 1px solid #FEFEFE; background: #E0E0E0; opacity: .24; -moz-border-radius: 7px; -webkit-border-radius: 7px; border-radius: 7px; }
.ui-slider { position: relative; text-align: left; border: none; border-left: 15px solid transparent; border-right: 15px solid transparent; background: none; margin: -14px 0 0; -moz-border-radius: 0px; -webkit-border-radius: 0px; border-radius: 0px; height: 14px; }
.ui-slider .ui-slider-handle { position: absolute; z-index: 2; cursor: default; border: 1px solid #A7A7A7; border-top-color: #B3B3B3; background: #000 !important; top: 0; width: 30px; height: 14px; margin: -1px -16px !important; -moz-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px; }
.ui-slider .ui-slider-handle:focus { outline: 0; }

.gallerycontainer h4 {z-index:2000;position:relative; top:10px;left:100px;  font:bold 13px/18px Arial, Helvetica, sans-serif; color:#fff;  margin:0;padding:0;}