#main { text-align: center; }
#popup img.photo { margin: 0 auto 0.75em auto; }
#controls, #controls li, #bigphotos { margin: 0; padding: 0; list-style-type: none; }
#controls { margin-bottom: 0.44em; }
#controls li { display: inline; }
#controls li a {
  display: inline-block;
  width: 4.0em;
  margin: 0 0.18em;
  padding: 0.33em 0;
  color: #fff;
  font: bold 0.95em tahoma, geneva, arial, sans-serif;
  text-decoration: none;
  background: #0f3e6d url(/images/elements/button.gif) 0 0 repeat-x;
  border: 1px solid #e2e2e2;
}
#controls li a:hover, #controls li a:active { background-color: #6693c1; background-position: 0 -30px; }
p#counter { font-size: 0.85em; }
#bigphotos, #bigphotos li, #bigphotos li img.photo { margin: 0 auto; }
#bigphotos { width: 95%; margin: 0 auto; }
#bigphotos li { width: 100%; padding: 0; }
#bigphotos li p.caption { margin: 0.33em auto 0 auto; font-size: 0.90em; }

