	
/* These hieghts and widths should be edited to your images */	
#content_main #text #portfolio ul {
	padding-left:0;
	width:530px;
	margin:0 auto;
}
.pika_main{
	width:580px;
	height: 430px;
	margin:0 auto;
	position: relative;
}
#content_main #text #portfolio ul li {
	border:1px solid #222;
	float: left;
	list-style-image: none;
	margin: 5px;
	overflow:hidden;
	padding:0;
	position:relative;
}

/* thats all you NEED to edit. But continue if you'd like. */
#content_main #text  #portfolio ul li img {
	position:relative;
	cursor:pointer;
}
.pika_main img {
	border:3px solid #222;
}
.pika_subdiv {
	text-align: center;	
}
.pikachoose li {
	float:left;
	position:relative;
	overflow:hidden;
	list-style:none;
}
.pika_play {
	position:absolute;
	top: -20px;
	right: 0;
	z-index:1;
}
.pika_play a {
	font-weight: bold;
	position:relative;
	margin-left:auto;
	cursor:pointer;
}
.pika_play img {
	border:none !important;
}
.pika_caption {
	width:100%;
	height:30px;
	text-align:center;
}
.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;
}


/* SliderJS */
.sliderjs{
	margin:0 auto;
}
