/* Gallery Styles */

#motioncontainer2 {
/*margin:0 auto;  Uncomment this line if you wish to center the gallery on page */
width: 620; /* Set to gallery width, in px or percentage */
height: 352px; /* Set to gallery height */
background: transparent;
}

#motioncontainer2 a img {

}

#motioncontainer2 a:hover img {

}

#statusdiv2 {
background-color: lightyellow;
padding: 0px;
position: absolute; /* Stop Editing Gallery Styles */
left: -300px;
visibility: hidden;
}

#motioncontainer2 a:hover {
color: red; /* Dummy definition to overcome IE bug */
}
/* End Gallery Styles */

#motioncontainer2 td {
   font-size: 12px;
   font-family: arial, Geneva, Arial, Helvetica, sans-sans-serif;
   color : #000000;
   font-weight: bold;
}