#popupbody{
    color: #333;
    float: left;
    font-family: Helvetica,Helvetica Neue,Arial,sans-serif;
    font-size: 12px;
    line-height: 24px;
    margin: 0;
    text-align: justify;
    width:100%;
}
#fancybox-overlay{ background:none; background-color:#FFFFFF }
#fancybox-content { 
	background-color: #fff !important; 
	border: 0 solid #e6f4fc !important; 
	width:auto !important; 
}	
#inline1{ 
	max-width:580px; 
	width:100%;
	max-height::700px; 
	overflow:hidden; 
	font-family: Arial,Helvetica,sans-serif; 
}
#heading-top{ 
	color: #2d8fda; 
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 20pt;
	line-height:28px; 
	font-weight: bold; 
	padding-left: 0; 
	text-align: center;  
	max-width: 560px;
	width:100%;
	margin-bottom:15px;
}

#u74 { 
	padding:0px !important;
	float:left;
	width:auto !important;
}
#fancybox-wrap{ 
	max-width:576px !important;
	width:95% !important;
	padding:0px !important
}
#u75-4 { 
	margin-top:8px !important;
	width: 94%; 
	padding:3%;
	float:left
	
}

/*CSS FOR MOBILE PHONES*/
@media only screen and (min-width: 320px) and (max-width: 767px) {
	#fancybox-wrap{ 
		left:2% !important;	
	}
	#heading-top { font-size:17pt }
	.formblock1-text { font-size:14px; }
	#heading-bottom { font-size:13pt }
	.fancybox-formblock2 { margin-left:20px; }
	#fancybox-head-top { background-position: 10px 70px; }
}