body
{
	margin: 0;
	padding: 0;
}

IMG
{
	border-right: 0px;
	border-top: 0px;
	border-left: 0px;
	border-bottom: 0px;
}

#container
{
	width: 90%;
	display: table;
	margin-left: auto;
	margin-right: auto;
	background-color: #fff;
}

.AdTop
{
	width: 468px;
	height: 60px;
	margin: 10px 20px 0 0;
	position: relative;
	float: right;
}

.AdForum
{
	width: 468px;
	height: 60px;
	margin: 10px 10px 0 0;
	position: relative;
	float: right;
}

.AdContainer
{
	margin: 3px 0 0 5px;
	position: relative;
}

.ad
{
	position: absolute; 
	top: 0; 
	left: 0; 
	z-index: 0;	
	overflow: hidden;
}

.ad img
{
	border-width: 0px;
}

.adoverlay
{
	position: absolute; 
	top: 0; 
	left: 0; 
	z-index: 99;	
}

.adoverlay img
{
	border-width: 0px;
}

.adbanner
{
	width: 468px;
	height: 60px;
}

.adbottom
{
	width: 728px;
	height: 90px;
}