@charset "utf-8";
/* CSS Document */
#slideshowContainer{
width:411px;
height:auto;
}

#numberDiv a{
font: bold 14px Arial;
text-decoration: none;
}

#backforthbuttons{
margin:5px 0 10px 275px;
}
#backforthbuttons[ID]{
margin:5px 0 14px 278px;
}
#gal_left{ float:left; padding:0 5px 0 0;}
#numberDiv{ float:left;}
#galright{ float:left; padding:0 0 0 10px;}

