span.route { width: 181px; background:#fff; padding: 0px 0px 5px 10px; }

.pan_wrap
{
	background: url(/images/pan_checks.gif) repeat;
	margin: 0 auto 0px;
	position: relative;
	width: 181px;
	height: 181px;
}

.pan_frame
{
	background: url(/images/pan_frame.gif) no-repeat;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	width: 181px;
	height: 181px;
	cursor: pointer;
}
