/* ---Very Simple Image Gallery--- */
.vsig {border:5px solid none;}
.vsig_clr {clear:both;}
.vsig_cont {margin:0;padding:0;float:left;}
.vsig_top {padding:0px;padding-right:5px;}
.vsig_top img {background:#FFF;border:1px solid #ccc;margin:0px 0px 5px 0px;padding:4px;}
.vsig_ruler {float:left;}
.vsig_thumb {float:left;margin:0px -5px 0px 0px;padding:0px;background:url(shadowAlpha.png) no-repeat bottom right !important;background:url(shadow.gif) no-repeat bottom right;}
.vsig_thumb img {display:block;position:relative;background:#FFF;border:1px solid #ccc;margin:-5px 5px 5px -5px;padding:4px;}
/* --- END --- */
