.pan_wrap
{
	background: url(http://www.media-blitz.net/images/pan_checks.gif) repeat;
	position: relative;
	width: 322px;
	height: 60px;
}
.pan_wrap2
{
	background: url(http://www.media-blitz.net/images/pan_checks.gif) repeat;
	position: relative;
	width: 420px;
	height: 60px;
}
.pan_frame
{
	background: url(http://www.media-blitz.net/images/logo_wedge.png) no-repeat;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	width: 322px;
	height: 60px;
}
.pan_frame2
{
	background: url(http://www.media-blitz.net/images/screen_overlay.png) no-repeat;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	width: 420px;
	height: 60px;
}