/*Make sure your page contains a valid doctype at the top*/
#simplegallery1{ //CSS for Simple Gallery Example 1
position: relative; /*keep this intact*/
visibility: hidden; /*keep this intact*/
border: 0px solid #FBF8B0;
}
#simplegallery1 .gallerydesctext{ //CSS for description DIV of Example 1 (if defined)
padding: 2px 5px;
font-family: "Courier New", Courier, monospace;
font-size: 12px;
text-align: center;
letter-spacing: 1px;
}

