#modalContainer {
	background-color:transparent;	
	position:absolute;
	width:100%;
	height:100%;
	top:0px;
	left:0px;
	z-index:10000;
}

#alertBox {
	position:relative;
	width:300px;
	min-height:100px;
	margin-top:30px;
	border:4px solid #0D89D1;
	background-color:#ECF4C3;
	background-image:url(alert.png);
	background-repeat:no-repeat;
	background-position:20px 30px;
}

#modalContainer > #alertBox {
	position:fixed;
	color:#666666;
	
}

#alertBox h1 {
	margin:0;
	font:bold 0.9em Tahoma;
	background-color:#B7E1FB;
	color:#0D89D1;
	border-bottom:1px solid #5091C3;
	padding:2px 0 2px 5px;
}

#alertBox p {
	font:0.7em tahoma;
	height:50px;
	padding-left:5px;
	margin-left:55px;
}

#alertBox #closeBtn {
	display:block;
	position:relative;
	margin:5px auto;
	padding:3px;
	border:2px solid #B7E1FB;
	width:70px;
	font:0.7em Tahoma;
	text-transform:uppercase;
	text-align:center;
	color:#fff;
	background-color:#0D89D1;
	text-decoration:none;
}
.ortaform6 {font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	background:url(resimler/ara.gif);
	width:72px;
	height:28px;
	border:0px;
	}
	.ortaform7 {font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	background:url(resimler/ara2.gif);
	width:72px;
	height:28px;
	border:0px;
	}
