/* ---Very Simple Image Gallery--- */
.vsig {clear:both;margin:16px 4px;padding:0px;display:table-cell;}
.vsig_clr {clear:both;}
.vsig_cont {float:left;}
.vsig_top {width:100%;margin:0px 10px 20px 10px;padding:0px;}
.vsig_top img {background:#FFF;border:1px solid #ccc;margin:-5px 5px 5px -5px;padding:4px;}
.vsig_thumb {float:left;margin:0px 10px 10px 10px;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 --- */