<!--
html, body {
	padding-top           : 0px;
	}

/* nasty trick to ensure footer stays as is on IE6 */
* html #bottomnav {
    height           : 1px;
    }

#breadcrumbs {
	padding-left     : 1em;
	padding-top      : 1em;
	padding-bottom   : 0em;
	height           : 1.5em;
	}

#col2 {
	border: solid 1px red;
	}

.col1wrap {
	overflow         : auto;
	width            : 100%;
	}

.rbarb, .rbarh {
	margin-right     : 0px;
	right            : 0px;
	}
-->
