/* Gallery Styles */
#gallery  {position:relative; top:11px; left:7px; }
#gallery img {margin:0 0 0 0; width:336px;}
#scorrimento {position:relative; top:0px; left:0px; width:337px;  padding:0px 0px 0px 0px; }
#motioncontainer {width:337px; height:90px; position:relative; top:5px; left:27px; overflow:hidden;}

#motioncontainer a img { padding:0px 0px 0px 0px; margin:8px 0 0 0;}

#motioncontainer a:hover img {}

#statusdiv {background-color:trasparent; border:0px; padding:0px; position:absolute; left:-300px; visibility: hidden;}

#motioncontainer a:hover {color: red; /* Dummy definition to overcome IE bug */}

#motiongallery {position:absolute; left:0px; top:0px; white-space:nowrap;}

.left {position:absolute; bottom:0px; right:311px; padding:0 0 0 0;}
.right {position:absolute; bottom:0px; left:346px; padding:0 0 0 0;}


