
#galleryContainer {
width:398px; height:398px;
background-image:url(../images/chrome/gallerybg.jpg);
background-repeat:no-repeat;
margin-bottom:10px;
padding:10px;
}
#galleryView {
width:393px; height:343px;
}
#galleryNav {
width:397px; height:37px;
list-style:none;
margin:0; padding:0;
margin-bottom:18px;
}
#galleryNav li {
margin:0;
width:132px; height:37px;
background-repeat:no-repeat;
float:left;
}
#galleryNav li a {
display:block;
height:100%;
text-indent:-9999px;
}
#galleryNav li a:hover {
background-image:none;
}
#galleryNav li a:focus {
background-image:none;
}
#galleryButton01 {
background-image:url(../images/navigation/photo_over.gif);
}
#galleryButton01 a {
background-image:url(../images/navigation/photo_up.gif);
}
#galleryButton02 {
background-image:url(../images/navigation/video_over.gif);
}
#galleryButton02 a {
background-image:url(../images/navigation/video_up.gif);
}
#galleryButton03 {
background-image:url(../images/navigation/audio_over.gif);
}
#galleryButton03 a {
background-image:url(../images/navigation/audio_up.gif);
}

