/* CSS Document */

#leftnav
{
	float: left;
	width: 150px;
	margin: 0 0px 0 0;
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
