

body {padding:0; margin:0; height:100%; width:100%;}

/* Overlay */
#modalOverlay {background-color:#000; cursor:wait;}

/* Container */
#modalContainer {height:345px; width:600px; left:50%; font-family:Tahoma; text-align:justify;
 font-size:12px; color:#333; top:35%; margin-left:-300px; background-color:#ccc; border:3px solid #666;}
#modalContainer a.modalCloseImg {background:url(../images/x.png) no-repeat; width:25px; height:29px; display:inline; z-index:3200; position:absolute; top:-15px; right:-18px; cursor:pointer;}
#modalContainer #basicModalContent {padding:15px 8px ;}
.intergal{
	background:url(../images/logo_ACHC_new.jpg) no-repeat;
	width:109px;
	height:129px;
	border:0;
	cursor:pointer;
	margin-left:50px;
	border-bottom:#CCCCCC dotted 1px;
	
	}
