.jnotify-item {
	background: #fff;
	text-align: center;
	padding: 10px 12px;
	margin: 0 0 5px 0;
	display: block;
	position: relative;
	height: 420px;
	width: 325px;
	-webkit-box-shadow: 7px 7px 5px rgba(50, 50, 50, 0.75);
	-moz-box-shadow: 7px 7px 5px 20px rgba(50, 50, 50, 0.75);
	box-shadow: 7px 7px 5px rgba(50, 50, 50, 0.45);
}
.jnotify-item-close {
	float: right;
	margin-left: 2px;
}
#guest_ad {
	background: url(../images/open.gif) no-repeat scroll center;
	height: 420px;
	width: 325px;
	text-align: center;
	position: absolute;
	border: 0;
	cursor: help;
}
/*#guest_ad:hover {
	background: url(https://astrologywizard.com/images/buy_stuff.gif) no-repeat scroll center;
	height: 420px;
	width: 325px;
	text-align: center;
	position: absolute;
	border: 0;
	cursor: help;
}*/