#leftcol li a {
	width: 160px;
	margin-left: 0px;
}

/*Let's IE7 allow the link to leave the parent ul and hide the border*/
#leftcol li a#here {
	position: relative; 
}

#header ul {
	height: 22px;
}
