﻿#simplegallery1     {     /*CSS for Simple Gallery Example 1*/    position: relative; /*keep this intact*/    visibility: hidden; /*keep this intact*/       } #simplegallery1 .gallerydesctext     {     /*CSS for description DIV of Example 1 (if defined)*/         padding: 2px 5px 5px;    text-align:right; /* text-align: left;*/    direction:rtl;    text-indent :15px;    font-family:Tahoma;    font-size:13px;    }     #simplegallery1 .gallerydesctext a    {        color:White;    }
