table.footer {
	width:910px; 
	height:83px;
	background:url('../images/background/bg_bottom.gif');
	/*
	margin-bottom:22px!important;
	margin-bottom:32px;
	*/
}

table.footer td {
	text-align: center;
	vertical-align: middle;
}


table.ad {
	margin:auto;
}

table.ad td{
	text-align: center;
	color:#960014;	
	padding-left: 10px;
}

table.ad td image {
	border:0;
	vertical-align:baseline;
}

div#popAd { 
	z-index:1;
	position:absolute;
	line-height:32px;
	overflow:hidden;
	background-image:url(../images/border/red_32.gif);
	bgcolor:blue;
	display:block;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

div#popAd iframe {  
	position:absolute;  
	visibility:inherit; 
	top:0px; 
	left:0px;   
	width: 100%;
	height: 100%;
	border: hidden;  
	z-index:-1;   
	filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0);
}
