#imagebox
{
	height: 840px;
}

#outframe
{
	position: absolute;
	border: 1px solid #666666 /*#0099CC*/;
	width: 590px;
	height: 840px;
	background-color: #EEEEEE;
	overflow: hidden;
}

#inframe
{
	position:absolute;
	cursor: move;
}
