@CHARSET "UTF-8";

#right {
	float:right;
	margin-left:25px;
	width:400px;
	line-height:1.3em;
}

#left {
	line-height:1.3em;	
	display:block;
}