@import url('base.css');


/* Make the thubms tile on the left */
.pika-thumbs li{
width: 90px; 
height:55px; 
margin: 2px 2px;
}

.pikachoose {
width: 820px; 
margin: 0 auto;
left:-60px;
top:30%;
position: absolute;

}
.pika-stage {
position: absolute;
left:200px;
}
		
/* jCarousel Styles */
/*if you're not using the carousel you can delete everything below this */
.jcarousel-skin-pika .jcarousel-container-vertical { width: 125px;height: 230px; padding: 20px 20px 20px 85px; overflow:hidden; margin-top:20px;}
.jcarousel-skin-pika .jcarousel-clip-vertical { width:  125px; height: 230px;}
.jcarousel-skin-pika .jcarousel-item-vertical { margin-top: 5px;}