@charset "UTF-8";
/* CSS Document */

#inline1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000;
	width:495px;
	height:450px;
	display:none;	
	text-align:center;
	
	
}




p.popup{
	text-align: center;	
	line-height:2.3em;
	
}

.popupbutton a
{
	width:264px;
	height:36px;
	background:#7595d2;
	position:relative;
	
display:block;

left:113px;
	

	
	
}


.popuptext a{
	
	text-decoration:none;

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #fff;
	margin:0; 
	line-height:36px;
	
	
}

	.fancybox-custom .fancybox-skin {
			box-shadow: 0 0 50px #222;
		}