
	body, table, th, td {
		font-family: Verdana, Arial;
		font-size: 11px;
		font-weight: 300;
		color: rgb(0,0,0);
		margin: 0px;
		padding: 0px;
	}
	
	.floatL {float: left;}
	.floatR {float: right;}
	.clearB {clear: both;}
	
	.empty {font-size: 1px; line-height: 1px;}
	
	div#banner {
		width: 600px;
	}