#thumbbox {
 margin-top:10px;
 width: 430px;
}

#thumbbox img{
 display: inline;
 margin-right:5px;
}

#photobox {
 display:none;
 width: 430px;
 padding: 0;
 height: 375px;
 background: transparent;
 text-align:center;
 vertical-align: middle;
}

#photoFrame {
 width: 430px;
 padding: 0;
 height: 375px;
 background: transparent;

}

#photoFrame p {
 font-size: 1.2em;
 line-height: 1.0;
}

#photoFrame h3 {
 margin-top:7px;
 margin-bottom:5px;
 font-size:1.0em;
 color:#86948d;
 line-height:1.2em;
}

#photobox img{
 margin:2px;
}

#galleryTitle {
  margin-bottom:10px;
}
