	
/* These hieghts and widths should be edited to your images */	
ul#pikame{
	padding-left:0;
	width:116px;
	margin:0 auto;
	position: relative;
	left:0;
	top: -411px;
	
	}
.pika_main{
	width:534px;
	padding-right:0;
	margin:0 auto;
	left: 476px;
	top:30px;
	position: relative;
}
#pikame li{
border-bottom: 2px solid #8c8d8c;
	margin:0;
	float: left;
	position:relative;
	overflow:hidden;}

/* thats all you NEED to edit. But continue if you'd like. */
ul#pikame li img{
position:relative;
cursor:pointer;
height:54px !important;
}
.pika_main img{
border:none;
}
.pika_main{
margin:0 auto;

}
.pikachoose li{
float:left;position:relative;overflow:hidden;list-style:none;
}
.pika_play{
position:absolute;
top:10px;
right:20px;
z-index:1;
}
.pika_play a{position:relative;margin-left:auto;cursor:pointer;}
.pika_play img{border:none !important;
}
.pika_caption{
width:100%;
height:30px;
color:#FFF0E1;
font-family:Arial,Helvetica,sans-serif;
font-size:13px;
font-weight:bold;
margin:14px 0 0 0;
text-align:center;
}
.pika_navigation a{font-size: 12px;color:white;text-decoration: none;}
.pika_navigation a:hover{text-decoration: underline;}
.pika_navigation{ display: none;padding-top:10px;clear:both;text-align:center;}


