@charset "UTF-8";
#ad {
	float: left;
	margin-bottom: 10px;
	width: 150px;
	background-color: black;
	color: white;
}
#banner {
	float: right;
	margin-bottom: 10px;
	width: 750px;
	background-color: black;
	color: white;
}
#cw {
	float: right;
	width: 150px;
	background-color: black;
	color: white;
}
#centerright {
}
