#sideNav {
	position: relative;
	float: left;
	width: 195px;
	min-height: 440px;
	/* IE5.x/Win Min-Height Hack */
	/* hide rule from IE/Mac \*/
	_height: 440px;
	/* end hide */
	padding-top: 0px;
	background-repeat: no-repeat;
	background-position: 190px 0;
}

