/* PECMS GALLERY CSS */

div.gallery					{ width: 541px; min-height: 540px; background-color: #FFFFFF; }
div.gallery .title				{ width: 525px; height: 30px; padding-left: 16px; line-height: 30px; color: #FFFFFF; text-transform: uppercase; font-size: 11pt; background: url('/astro/gfx/common/box_bg.gif') repeat-x 0 0; }
div.gallery .inner				{ padding: 8px 20px 8px 20px; text-align: justify; }

div.gallery .thumbinals				{ width: 250px; height: 276px; float: left; margin: 0px 0px 0px 0px; }
div.gallery .thumbinals .image			{ width: 248px; }
div.gallery .thumbinals .image img		{ margin: 0 auto; border: 1px solid #D98C31; }
