/*Make sure your page contains a valid doctype at the top*/
#simplegallery-home { /*CSS for Simple Gallery Example 1*/
position: relative; /*keep this intact*/
visibility: hidden; /*keep this intact*/
color: #000;
}
#simplegallery-servizi-web { /*CSS for Simple Gallery Example 1*/
position: relative; /*keep this intact*/
visibility: hidden; /*keep this intact*/
color: #000;
}

#simplegallery-home .gallerydesctext{ /*CSS for description DIV of Example 1 (if defined)*/
text-align: left;
padding: 2px 5px;
}
#simplegallery-servizi-web .gallerydesctext{ /*CSS for description DIV of Example 1 (if defined)*/
text-align: left;
padding: 2px 5px;
font-family: Georgia, arial, verdana, helvetica, tahoma, sans-serif;
}
