
/* POP up 
========================================= */
#ajaxWrap { width:100%; height:100%; z-index:999; }
#wrapper { width:659px; height:495px; margin:0 auto; border:5px solid #fff; position:relative; background:url(../images/cashback/onwater3.jpg) no-repeat; z-index:999;}
a img { border:0px none;}
#clickhere {
	width: 394px;
	height: 41px;
	display: block;
	position: absolute;
	bottom: 15px;
	left: 150px;
	cursor: pointer;
}
#close {
	width: 88px;
	height: 36px;
	display: block;
	position: absolute;
	top:4px;
	left:4px;
	cursor: pointer;
}


