@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: 100px; height: 65px;}

.pikachoose {/* width: 550px; */ /* margin: 0 auto; */position:relative; box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);}
.pika-thumbs {margin: 5px 0 0 5px; width:90px;position: absolute;top: 0px;right: 20px;}
	.pika-thumbs li { margin: 5px 5px;}