

.pikachoose{width:685px;margin:0 auto 0 auto;}

/* This is the ul you have all your images in */
.pikachoose ul{padding-left:0;width:685px;height:200px;margin:0;overflow:hidden;}
.pikachoose ul li{float: left;border:1px solid #555;padding:2px;background:#777;margin:10px 18px 5px 0;position:relative;overflow:hidden;}
.pikachoose ul li div img{position:relative;cursor:pointer;}

/* this is the surroundner for all your elements. This is also the fake border around the main img and room for caption */
.pika_main{width:685px;height:200px;display:block;position:relative;}


/*sine we give it the fake border, you need to position the image a little. */
.pika_main_img{position:absolute;top:2px;left:2px;}
.pika_back_img{position:relative;top:0px;}
.pika_subdiv{position:relative;border:1px solid #555;background:#777;padding:2px;}
.pika_subdiv img, .pika_subdiv a img{border:none;}
.pika_caption{display:none;}
.pika_caption a{display:none;}

.pika_play{display:none;}
.pika_play a{display:none;}
.pika_play a{display:none;}

.pika_navigation a{display:none;}
.pika_navigation a:hover{display:none;}
.pika_navigation{display:none;}

/* if you want to 'hide' these jus make their height and width 1px */
.pika_prev_hover{display:none;}
.pika_next_hover{display:none;}

.PC{
    height:100px;
}
