@import url('css.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: 90px; height:55px;} */

.pikachoose {auto; margin: 0; position:relative; background-color:white;}
.pika-thumbs {margin: 0; width:25%; position: absolute; top: 0; right: 0;}
.pika-thumbs li { margin: 0; height:25%; width: 100%;}

#pikame .active {
	background-color: #fff;
}

#pikame .active .clip {
	opacity: 1;
}

#pikame .clip img {
	background: #fff;
}