#resize a {
	padding: 0;
	width: 1.2em;
	text-align: center;
}

#site-nav li { padding: 0; }

#site-nav a {
	margin-left: -20px;
	width: 208px;
}

/* IE5 works with a broken box model whereby it takes width as total width and doesn't including margins/padding/borders, so we need to readjust some of the dimensions from the main stylesheet */