#pg { position: relative; height: 450px; width:690px;background: #000; padding:0;margin:0;list-style: none;}
#pg li { position: relative; list-style: none; width: 230px; height: 150px; overflow: hidden; float: left; z-index: 2; opacity: .6; background-image:none;padding:0;margin:0;}
#pg li.active { opacity: 1; }
#pg li.selected { opacity: 1; z-index: 99; -moz-box-shadow: 0px 0px 10px #fff; -webkit-box-shadow: 0px 0px 10px #fff; }
#pg li img { display: block; width: 100%; }
#pg li p { color: white; margin: 10px 0; font-size: 12px; }