@CHARSET "UTF-8";

#rightCol {
	float:right;
	width:22em;
	border:1px solid black;
	background-color:white;
	padding:10px;
}

#normal {
}
