div#iphone-gallery {
	position: relative;
	background: #fff url('../images/iphone.png') no-repeat top left;
	width: 217px;
	height: 400px;
	padding-top: 69px;
	padding-left: 22px;
}

#iphone-gallery img {
	width: 175px;
	height: 263px;
}

#iphone-gallery ul.iphone-gallery-pagecontrol img {
	height: 50px;
	width: 50px;
	border: 0;
}

#iphone-gallery .pika_main {
	width: 200px;
	padding: 0;
	margin:0;
}

#iphone-gallery ul#pikagallery {
	position: absolute;
	top: 410px;
}

#iphone-gallery ul#pikagallery li {
	float: left;
	margin-right: 10px;
}

#iphone-gallery div.pika_navigation {
	position: absolute;
	top: 465px;
	width: 175px;
	text-align: center;
}

.pika_play {
	position:absolute;
	top:80px;
	left:30px;
	z-index:1;
}
.pika_play a{
	position:relative;margin-left:auto;cursor:pointer;
	display: block;
	height: 100%;
	width: 100%;	
	text-decoration: none;
	border-bottom: 0;
}
.pika_play a:hover {
	border-bottom: 0;
}

#iphone-gallery .pika_play img{
	border:none !important;
	height: 20px;
	width: 20px;
}

#iphone-gallery .pika_play a.pika_play_button {
	background: url('../images/play.png') no-repeat center center;
}

#iphone-gallery .pika_play a.pika_stop_button {
	background: url('../images/pause.png') no-repeat center center;
}
