#divPLMain {
	position:			absolute;
	left:				10px;
	top:				10px;
	display:			none;
	width:				480px;
	height:				480px;
	border:				1px solid #000000;
	background:			transparent;
}

#divPLNav {
	position:			absolute;
	left:				6px;
	top:				417px;
}

#imgPLAdTop {
	position:			absolute;
	left:				6px;
	top:				3px;
	width:				468px;
	height:				60px;
}

#imgPLAdBot {
	position:			absolute;
	left:				240px;
	top:				417px;
	width:				234px;
	height:				60px;
}

#imgPLPhoto {
	position:			absolute;
	left:				20px;
	top:				66px;
}

#imgPLText {
	position:			absolute;
	left:				20px;
	top:				400px;
	width:				440px;
	margin:				-2px;
	padding:			0px;
	text-align:			center;
}


