.gallery_demo_unstyled{list-style:none;}
.gallery_demo_unstyled li{display:block;width:75px;height:50px;overflow:hidden;float:left;margin:0 10px 10px 0;}
.gallery_demo_unstyled li a{display:none}
.gallery_demo_unstyled li div{position:absolute;display:none;top:0;left:180px}
.gallery_demo_unstyled li div img{cursor:pointer}
.gallery_demo_unstyled li.active div img,.gallery_demo_unstyled li.active div{display:block}
.gallery_demo_unstyled li img.thumb{cursor:pointer;top:auto;left:auto;display:block;width:auto;height:auto}
.gallery_demo_unstyled li .caption{display:block;padding-top:.5em}
* html .gallery_demo_unstyled li div span{width:400px} /* MSIE bug */

p.nav a {
font-weight:bold;
color:#99CC00;
}


.gallery_demo_unstyled li:hover {border:2px solid #99CC00;width:71px;height:46px;}

#cms #main {
background-color:#161B29;
height:342px;
padding:6px;
color:#FFFFFF;
font-weight:bold;
margin-bottom:15px;
} 

#cms #main img {
padding-bottom:10px;
}


