/* norightcol.css */

#content {
	width: 695px;
	margin-right: 3px;
	border-right: none;
}

#rightColumn {
	width: 250px;
	float: right;
	clear: none;
}
