

@media only screen and (min-width:1630px) and (max-width:1920px)  {#topbanner { right: 2em;     margin-top: 17px;}#makeMeScrollable{width: 812px;margin:0 auto;display:block;position:relative; height: 198px;}   }

@media only screen and (max-width:1629px) and (min-width:1500px)   {#topbanner { right: 2em;    margin-top: 17px;}  #makeMeScrollable{width: 609px;margin:0 auto;display:block;position:relative;height: 198px;}   }

 @media only screen and (max-width:1500px)    {#topbanner {margin: 0em 0em 0; float: left; padding: 0px;display:none;margin-top: -5px;right: 0em;}#makeMeScrollable{width: 918px; maxwidth: 1084px;margin:0 auto;display:block;position:relative;height: 198px;}   }
 
 @media only screen and (min-width:1921px)    {#topbanner {margin: 0em 0em 0; float: left; padding: 0px;display:none;margin-top: -5px;right: 0em;}#makeMeScrollable{width: 1112px;margin:0 auto;display:block;position:relative;height: 198px;}   }
.part{
display:inline-block;
width:143px; height:184px;text-align: center;}

.shot{
position:absolute;
z-index:3;}
.photo{ 
position:absolute;
z-index:2;}


div.scrollingHotSpotLeft{
min-width:50px;
height:100%;
background-image:url(../img/big_transparent.gif);
background-repeat:repeat;
background-position:center center;
position:absolute;
z-index:200;
left:0;}

div.scrollingHotSpotLeftVisible{
background:#fff url(../img/arrow_left.gif) center center no-repeat;				
opacity:.35;
-moz-opacity:.35;
filter:alpha(opacity = 35);
zoom:0;}

div.scrollingHotSpotRight{
width:50px;
height:100%;
background-image:url(../img/big_transparent.gif);
background-repeat:repeat;
background-position:center center;
position:absolute;
z-index:200;
right:0;}

div.scrollingHotSpotRightVisible{
background:#fff url(../img/arrow_right.gif) center center no-repeat;
opacity:.35;
filter:alpha(opacity = 35);
-moz-opacity:.35;
zoom:1;}
div.scrollWrapper{
position:relative;
overflow: hidden;
width:100%;	height:100%;}

div.scrollableArea{
white-space:nowrap;
position:relative;
width:auto;
height:100%;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-o-user-select: none;
user-select: none;}