#iphone {
        background: #000000 url(/v/images/H.264-DVR/iphone-camera-view.jpg);
        width: 345px;
        height: 600px;
        margin: 0px auto 0px;
        padding: 0px;
        overflow: hidden;
        }

#iphone-screen {
	position:relative;
	/* width: 241px;
        height: 361px; */
 	top:88px;
	left:53px;
}

	#iphone-screen ul, #iphone-screen li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#iphone-screen{margin-top:1em;}
	#iphone-screen li, #iphone-screen2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:241px;
		height:361px;
		overflow:hidden; 
		}
