/* These hieghts and widths should be edited to your images */	
ul#pikame{
	width:538px;
	z-index:100;
	margin:0;
	}
.pika_main{
		width:538px;position: relative;
}
#pikame li{
	margin:5px;
	float:left;
	border:1px solid #BEBFC1;
	position:relative;
	left:0;
	}

/* thats all you NEED to edit. But continue if you'd like. */
#pikachoose{width:500px;}
.pika_main{width:500px;position: relative;}
.pika_subdiv img{border:1px solid #BEBFC1;}
#pikachoose li{float:left;position:relative;margin:0 5px;border:1px solid #151515;overflow:hidden;list-style:none; padding:0;}
#pikachoose li img{position:relative;cursor:pointer;}	
.pika_play{position:absolute;right:10px;z-index: 1;}
.pika_play a{position:relative;margin-left:auto;cursor:pointer;display:block;color:#151515;}
.pika_caption{width:100%;height:30px;text-align:center;}
.pika_navigation a{font-size: 12px;color:#151515;text-decoration: none;}
.pika_navigation a:hover{text-decoration: underline;}
.pika_navigation{ margin-top:-62px;clear:left;text-align:center; z-index:200;}
#wrapper1{width:100%;}
.pika_link{cursor:pointer;}
.pika_caption { text-align:left; font-family:Arial, Helvetica, sans-serif; font-size:1.1em; font-weight:bold;}
.previous {float:left; width:21px; height:60px; background:url(../images/scroll-left.png) center center no-repeat;}
.next {float:right; width:21px; height:60px; background:url(../images/scroll-right.png) center center no-repeat;}
.sliderjs { margin:0 auto; }
