/* Gallery Styles */
#bagexporter { /*margin:0 auto; Uncomment this line if you 
wish to center the gallery on page */ width: 100%; /* Set to gallery width, in 
px or percentage */ height: 105px; /* Set to gallery height */ }
#bagexporter 
a img { border: 0px solid #cccccc; /* Set image border color */ }
#bagexporter 
a:hover img { border: 0px solid navy; /* Set image border hover color */ }
#statusdiv 
{ background-color: lightyellow; border: 1px gray solid; padding: 2px; position: 
absolute; visibility: hidden; ; clip: rect( ) 
} #bagexporter a:hover { color: 
red; /* Dummy definition to overcome IE bug */ } /* End Gallery Styles */ 
