﻿/*Make sure your page contains a valid doctype at the top*/
#simplegallery1 { 
position: relative; /*keep this intact*/
visibility: hidden; /*keep this intact*/
}

#simplegallery1 .gallerydesctext{ 
text-align: left; /*CSS for description DIV of Example 1 - if defined */
padding: 10px 5px;
}