body {
	padding: 0px;
	margin: 0px;
	width: 490px;
	height: 220px;
	overflow: hidden;
	background: #000 url('./images/background.png') no-repeat;
}
.left {
	float: left;
}
.bold {
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
}
div#Holder {
	position: absolute;
	top: 75px;
	left: 210px;
	color: #FFF;
	font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
}
div#Space {
	height: 9px;
	font-size: 1px;
	overflow: hidden;
	float: none;
	clear: both;
}
.basebanner {
	padding: 12px 10px 10px 12px;
}
