h2, h3 { text-align: center; }

h1.return { width: 90%; margin: auto; text-align: center; font-size: medium; }

h2.return { font-size: small; text-align: center; }

div#previous { float: left; }
div#previous img { display: block; border: 0px; width: 120px; height: 80px; }

div#next { float: right; }
div#next img { display: block; border: 0px; width: 120px; height: 80px; }

#picture { clear: both; margin: auto; text-align: center; position: relative; }
#picture #img_holder { position: relative; width: 100%; }
#picture img.two { position: absolute; display: none; }

#picture #comment { clear: both; text-align: center; }
#picture #image_id {text-align: left; }


