.example ul{padding-left:0;margin:0;overflow:hidden;}
.example ul li{border:3px solid #E6E6E6;padding:2px;margin:0 6px 4px 0;position:relative;overflow:hidden;}
.example ul li div img{position:relative;cursor:pointer;}
.example .pika_main{width:589px;height:424px;display:block;position:relative;}
.example .pika_main_img{position:relative;}
.example .pika_subdiv{position:relative;border:3px solid #E6E6E6;padding:2px;}
.example .pika_animationDivs{top:2px;left:2px;} /*must match top/left padding for subdiv */
.example .pika_subdiv img, .pika_subdiv a img{border:none;}
.example .pika_caption{width:552px;height:20px;padding:6px 6px 6px 20px;text-align:left;position:absolute;bottom:1px;left:5px;background:url(../../imgs/caption.png) top left;color:white;}
.example .pika_caption a{color:white;}
.example .pika_play{position:absolute;z-index:1;left:50%;margin-left:-25px;width:50px;top:5px;}
.example .pika_play a{position:relative;margin-left:auto;cursor:pointer;display: block;width:50px;height:50px;background:url('/assets/images/play.png') top center no-repeat;}
.example .pika_play a.pika_stop_button{background:url('/assets/images/pause.png') top center no-repeat;}
.example .pika_navigation a{font-size: 12px; text-decoration: none;}
.example .pika_navigation a:hover{text-decoration: underline;}
.example .pika_navigation{padding-top:10px;text-align:center;}
.example .pika_prev_hover{position:absolute;top:5px;left:5px;height:456px;width:100px;background:url('/assets/images/rewind.png') top left no-repeat;}
.example .pika_next_hover{position:absolute;top:5px;right:5px;height:456px;width:100px;background:url('/assets/images/fastf.png') top right no-repeat;}

#pikachoose-right{width:700px;height:424px;position:relative; margin-top:30px;}
#pikachoose-right ul{position:absolute;right:0;}
#pikachoose-right .pika_main{position:absolute;top:0;left:0;}
