body { background: black; color: white; font-family: Arial, Helvetica, sans-serif; margin:0; padding: 0; }
.hor_gallery { padding-left: 0px; padding-top: 0px; float: left; display: inline; }
img { float: left; margin-right: 0px; display: inline-block; border: 0px solid #222; font-size: .8em; color: white; }
img.landscape { margin-top: 100px; }

.slidercontainer { width: 600px; height: 433px; float: left; margin-top: 100px; }
.slidercontainer * { outline: none; }
.slider { width: 600px; overflow: hidden; height: 400px; }
.slider .sliderphotos { width: 600px; margin-top: 0px; }
.slider .sliderphotos img { float: left; clear: both; }

.slider_container { position: relative; margin-top: 15px; height: 23px; background: black url('/_css/img/loading.gif') 50% 0 no-repeat; }
.slider_bar { background: url('/_css/img/slider_axis.gif') repeat-x; height: 23px; width: 200px; float: left; margin: 0px 200px; position: relative;}
.slider_handle { background: url('/_css/img/slider_handle.gif') no-repeat; height: 23px; width: 12px; overflow: hidden; position: absolute; }
.slider_container .loading { width: 600px; background: black url('/_css/img/loading.gif') 50% 0 no-repeat; height: 30px; position: absolute; z-index: 1; text-align: center; font-size: 0.6em; letter-spacing: -0.09em; color: #eee; padding-top: 21px; }
.dragme { width: 42px; height: 44px; background: url('/_css/img/dragme.png') no-repeat; position: absolute; margin: -35px 0 0 -50px; display: none; }
.dragme div { width: 21px; height: 22px; background: white url('/_css/img/dragme.gif') no-repeat 50% 50%; margin: 10px 0 0 8px; }