/*Make sure your page contains a valid doctype at the top*/
div#simplegallery1 { border:2px solid #CFAF3A; visibility:hidden; background-color:#eee; }

#simplegallery1 .gallerydesctext{ //CSS for description DIV of Example 1 (if defined)
text-align: left;
padding: 2px 5px;
}

div.gallerylayer { text-align:center; }
div.gallerylayer > img { width:100%; }

div.simplegallery_gtitle { text-align:center; font-family:calibri, verdana; font-weight:bold; font-size:14px; color:#39568E; }

/*div.gallerydesc,
div.navpanelfg { background-color:#000; filter:alpha(opacity=80); opacity:.8; }*/