
#leftcol li a {
   width: 200px;
	margin-left: -16px;
}

/*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;
}
