/*if you just want to adjust the size of the stage and the thumbnails, you can do so by editing the following lines: */
@import url('base.css');

/*if you just want to adjust the size of the stage and the thumbnails, you can do so by editing the following lines: */
.pika-thumbs li{width: 175px; height:87px;}
.pikachoose{width:900px; position:relative;}
#pikame{width: 200px;}
.pika-thumbs {margin: 0; width:250px;position: absolute;top: 0px;right: 0px;}
	.pika-thumbs li { margin: 0;}

/* jCarousel Styles */
/*if you're not using the carousel you can delete everything below this */
.jcarousel-skin-pika{position:absolute;top:0px;right:-8px;}
.jcarousel-skin-pika .jcarousel-container-vertical { width: 200px;height: 320px; overflow:hidden; margin-top:-15px;}
.jcarousel-skin-pika .jcarousel-clip-vertical { width:  200px; height: 300px;}
.jcarousel-skin-pika .jcarousel-item-vertical { margin-top: 10px;}