#container ul.main-nav li.page_item ul li.page_item  {
	/* See ie6.css */
	margin-top: -1px;
}

#subnav {
	/* No idea with this one - just guessed */
	float: left;
}

#sidebar-left li.page_item {
	float: left;
	clear: both;
}

#sidebar-left li li.page_item a.expand{
}
