/*
 * Style rules explicitly for unbelievably broken Windows IE 5.0.
 *
 * Tries to work around some of the worst layout bugs.
 */

div#navi-area {
	margin-right: 6px;
}

div#navipath {
	position: relative;
	left: 0px;
	top: 2px;
	padding-left: 218px;
	padding-bottom: 1px;
}

div#content-area {
/*
	float: left;
	margin-left: 9px;
*/
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	margin: 0px;
}

/*
#article p.author {
	clear: both;
}
*/

/*
#bottom-color-block {
	clear: both;
}
*/
