#popup {background: #efefef;border: 5px solid #5B5B4D;	color: #f60;	width: 350px; padding: 15px;
	position: absolute;	top: 50px; 	left: 250px; z-index:10000;}

#popup h1 {	font-size: 18px;padding-top:3px;}
#popup {font-size: 16px;}


#popup a{	text-decoration: none;	color: #000;}

#popup a.closing1 {	font-size:10px;	width: 86px; 	position: absolute; top: 5px;	left: 258px; padding-top:2px;}
#popup a.closing2 {	font-size: 12px;	font-weight: bold;	 color:#990A0A; 	border: 2px solid #990A0A;	padding:0px 2px; 	width: 7px; 	position: absolute; top: 5px;	left: 356px;}


