#simplegallery1{ //CSS for Simple Gallery Example 1
position: relative; /*keep this intact*/
visibility: hidden; /*keep this intact*/
border: 0px solid white;
float:right;
margin:0px 0px 0px 20px
}
 
#simplegallery1 .gallerydesctext{
text-align: left;
padding: 2px 5px;
}
