/* These hieghts and widths should be edited to your images */	
ul#pikame{
	padding-left:0;
	width:450px;
	height: 65px;
	margin-bottom: 18px;
	/*margin:0 auto;*/
	}
.pika_main{
	width:460px;
	/*padding-right:20px;*/
	margin:0 auto;
	}
#pikame li{
	margin-right:10px;
	float: left;
	/*border:2px solid #222;*/
	position:relative;
	overflow:hidden;
	}
#pikame li.last{
	margin-right:0;
}

/* thats all you NEED to edit. But continue if you'd like. */
ul#pikame li img {
position:relative;
cursor:pointer;
}

.pika_main {
position:relative;
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;
/*text-align:center;*/
/*font-style: italic;*/
margin-top: 12px;
font-size: 10px;
}

.pika_navigation a {
font-size:12px;
color:#FFF;
text-decoration:none;
}

.pika_navigation a:hover {
text-decoration:underline;
}

.pika_navigation {
padding-top:10px;
clear:both;
text-align:center;
}
