/* Gallery Styles */

#motioncontainer {
/*margin:0 auto;  Uncomment this line if you wish to center the gallery on page */
width: 1000px; /* Set to gallery width, in px or percentage */
height: 261px; /* Set to gallery height */
margin:0 auto; position: absolute; z-index:0;
}

#motioncontainer a img {
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=30); /* IE 5.5+*/
-moz-opacity: 0.3; /* Mozilla 1.6 и ниже */
-khtml-opacity: 0.3; /* Konqueror 3.1, Safari 1.1 */
opacity: 0.3; margin-left:-4px;
}
#motioncontainer a:hover img, #motioncontainer a.hover img {
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100); /* IE 5.5+*/
-moz-opacity: 1; /* Mozilla 1.6 и ниже */
-khtml-opacity: 1; /* Konqueror 3.1, Safari 1.1 */
opacity: 1;
}
#motioncontainer a.hover img{margin-right:4px;}

#statusdiv {
padding: 2px;
position: absolute; /* Stop Editing Gallery Styles */
visibility: hidden; display:none;
}
/* End Gallery Styles */
div#ie8_div{top:632px !important; margin-left:1000px !important; display: block !important; width:1px; height:261px; background:#000; z-index:10000; position:absolute; display:none;}
div#ie8_div{ display /*\**/: block\9 }
