div#tower_ad {
	position: absolute;
	height: 600px;
	width: 160px;
	top: 0px;
	right: -10px;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
div#wrapper {
	position: relative;
	height: auto;
	width: auto;
}
div#r_content {
	margin-right: 10px;
}
div#banner_ad {
	background-color: #CCCCCC;
	height: 90px;
	width: 728px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-bottom: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
div#voken {
	background-color: #CCCCCC;
	height: 500px;
	width: 500px;
	border: 1px solid #000000;
	margin-left: -250px;
	position: relative;
}
div#flash_content {
	display: none;
	height: 90px;
	width: 790px;
}
div#static_content {
	display: block;
	height: 90px;
	width: 790px;
}

div#control {
	position: absolute;
	height: 500px;
	width: 100%;
	z-index: 100;
	top: 120px;
	left: 0px;
	visibility: visible;
	padding-left: 50%;
}
body {
	z-index: 0;
}
div#close_voken {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	text-transform: capitalize;
	color: #000000;
	position: absolute;
	height: auto;
	width: auto;
	top: 0px;
	right: 0px;
	font-size: 12px;
}
