.aiig1 {
	position:fixed;
	margin:0px;
	padding:0px;
	top:0px;
	right:0px;
	width:148px;
	height:136px;
	overflow:hidden;
	vertical-align:top;
	z-index:9999;
}

.aiig2 {
	position:fixed;
	left:50%;
	margin-left:-510px;
	padding:0px;
	width:1020px;
	height:100%;
	overflow:hidden;
	vertical-align:middle;
	text-align:center;
	z-index:9999;
	display:none;
}

.aiig2vid {
	position:absolute;
	left:130px;
	top:214px;
}

#filter {
	display: none;
	position: fixed;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: #000000;
	z-index:9998;
	opacity:0.75;
	filter: alpha(opacity=75);
}
