/*if you just want to adjust the size of the stage and the thumbnails, you can do so by editing the following lines: */

.pika-stage {
	height: 466px;
	padding-bottom: 13px;
}

.pika-thumbs li {
	width: 120px;
	height:54px;
	float: left;
}

.pika-thumbs li+li {
	margin-left: 10px;
}


.pika-textnav {display:none;}
