/* showphoto.css */

span.greyedout { color:#aaa }

div.linkbar
{
  background: #ccc; 
  padding-bottom: 3px;
  border-bottom: thin solid #999;
}

img.pic
{
  max-width: 100%;
  

}
