#picClipper {
	height: 100px;
	width: 50px;
	overflow: auto;
	//overflow: hidden;
	//overflow-x: auto;
}

    #picScreen {
	height: 300px ! important;
	background: no-repeat 50% 50%;
}