/*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: 92px; height: 66px;
	margin: 0 0 5px 0;
	background: none repeat scroll 0 0 #0000;
}
.pikachoose{width: 550px; position:relative;
	height: 384px;
}
#pikame{width: 92px;}
.pika-thumbs {margin: 10px 0 0 17px; width:250px;position: absolute;top: 10px;right: 30px;}
	.pika-thumbs li { margin: 0 0 5px 0;
		width: 92px;
		height: 66px;
		background: none repeat scroll 0 0 #0000;
	}

/* jCarousel Styles */
/*if you're not using the carousel you can delete everything below this */
.jcarousel-skin-pika{position:absolute;top: -15px;right: -8px;}
.jcarousel-skin-pika .jcarousel-container-vertical { width: 92px;height: 354px; overflow:hidden;}
.jcarousel-skin-pika .jcarousel-clip-vertical { width: 91px; height: 308px;}
.jcarousel-skin-pika .jcarousel-item-vertical {
}