/* default close button positioned on upper right corner */
.apple_overlay .close {
	background-image:url(../images/basic/close_chi.jpg);
	position:absolute; right:325px; bottom:5px;
	cursor:pointer;
	height:35px;
	width:81px;
}