/* CSS Document */

body {
	background:#000000;
}

.container {
	/*
	width:770px;
	*/
	width:598px;
	margin-left:auto;
	margin-right:auto;
}

.flash {
	width:598px;
	float:left;
}

.ad_rail {
	width:auto;
	float:right;
	text-align:right;
}

.banner {
	width:auto;
	text-align:center;
	margin-bottom:10px;
}
