
#simplegallery{ 
position: relative; /*keep this intact*/
visibility: hidden; /*keep this intact*/
border: 1px;
margin-right:0px;
margin-top:15px;
}

#simplegallery .gallerydesctext{ //CSS for description DIV of Example 1 (if defined)
text-align: left;
padding: 0px 0px;

}
