.pikachoose { height:340px; position:relative; overflow:hidden; }

.pikachoose ul{  }
.pikachoose ul li{ position:relative; float:left; margin:0 0 13px;}
.pikachoose ul li div.arrow {height:26px;left:-34px;position:absolute;text-indent:-9999px;top:6px;width:17px;z-index:9998;}
.pikachoose ul li div.active {background:transparent url(/custom/images/framework/arrow-blue.png) no-repeat 0 0;}
.pikachoose ul li div img{ position:relative; cursor:pointer; border:1px solid #C3DCF0; width:57px;}

.pika_main{ display:block; position:relative; float:left; width:635px; height:340px; }
.pika_main_img{ position:absolute; top:0; left:0; }

.pika_back_img{ position:relative; top:0; left:0;}

.pika_subdiv{ position:relative; }

.pika_caption{ position:absolute; z-index:9999; bottom:0; left:0; width:725px; height:70px; text-align:left; background:url(/custom/images/framework/bg-text-holder.png) repeat-x;}
.pika_caption a{color:white; text-decoration:none;}

.pika_play{position:absolute;z-index:1;left:50%;margin-left:-25px;width:50px;top:5px;}
.pika_play a{position:relative;margin-left:auto;cursor:pointer;display: block;width:50px;height:50px;background:url('play.png') top center no-repeat;}
.pika_play a{position:relative;margin-left:auto;cursor:pointer;display: block;width:50px;height:50px;background:url('pause.png') top center no-repeat;}

.pika_navigation a{font-size: 12px; text-decoration: none;}
.pika_navigation a:hover{text-decoration: underline;}
.pika_navigation{padding-top:10px;clear:both;text-align:center;}

/* if you want to 'hide' these jus make their height and width 1px */
.pika_prev_hover{position:absolute;top:5px;left:5px;height:456px;width:100px;background:url('rewind.png') top left no-repeat;}
.pika_next_hover{position:absolute;top:5px;right:5px;height:456px;width:100px;background:url('fastf.png') top right no-repeat;}

#pikame_user {float:right; background:url(/custom/images/framework/bg-control.gif) no-repeat 0 0;height:325px; width:72px; margin:0; padding:15px 0 0 18px;}


/*.pika_main{width:506px;height:325px;display:block;position:relative;}*/