/* This stylesheet is specific to photo and video tours only */

body{
text-align:center;
margin: 0 auto;

}

#slideshowContainer{
width: 600px;
height: auto;
padding:20px;
background: url("../imgs/ptourlogo.jpg") top left no-repeat;
}

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

#backforthbuttons{
margin-top: 6px;
}