/* These hieghts and widths should be edited to your images */	
ul#pikame{
	padding-left:0;
	width:600px;
	margin:0 auto;
	}

.pika_main{
	width:600px;
	padding-right:20px;
	margin:auto;
	padding-top: 30px;
	}
	
#pikame li{
	margin:5px;
	float: left;
	border:2px solid #CCCCCC;
}

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

.pika_main img{
	border: 5px solid #E8E8E8;
}

.pika_main{
	position: relative;
	margin:0 auto;
}
.pikachoose li{
	float:left;
	position:relative;
	overflow:hidden;
	list-style:none;
}

.pika_play{
	position:absolute;
	top:40px;
	right:30px;
	color: #fff;
	text-transform: uppercase;
	font-size:11px;
	font-weight: bold;
	letter-spacing; 2px;
	z-index:1;
	padding: 2px;
	border: 1px solid #fff;
}

.pika_play a{
	position:relative;
	margin-left:auto;
	cursor:pointer;
	color: #fff !important;
  border-bottom: none !important;
}

.pika_subdiv a { border-bottom: none !important; }

.pika_play img{
	border:none !important;
}

.pika_caption{
	width:100%;
	height:40px;
	margin-top: 8px;
	text-align:center;
	font-style: italic;
}
.pika_navigation a{
	font-size: 12px;
	text-decoration: none;
}
.pika_navigation a:hover{
	text-decoration: underline;
}

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