	
/* These hieghts and widths should be edited to your images */	
ul#pikame{
	padding-left:0;
	margin:0 auto;}
.pika_main{
	width:700px;
                height: 467;
                overflow:hidden;
	 text-align:center;
	margin:0 auto;}

#pikame li{
	margin:2px;
	float: left;
	border:0px solid #222;}


/* thats all you NEED to edit. But continue if you'd like. */
ul#pikame li img{position:relative;cursor:pointer;
}
.pika_main img{
border:0px solid #2D2D2D;
width: 700;
height: 467px;
}
.pika_main{position: relative;margin:0 auto;}

.pika_play{position:absolute;top:10px;right:20px;z-index:1;}
.pika_play a{position:relative;margin-left:auto;cursor:pointer;}
.pika_play img{
width: auto;
height: auto;
border:none !important;}
.pika_caption{width:100%;height:0px;text-align:left;}
