/* CSS Document */


.leftNav
{
	list-style:none;
	margin:35px;
	padding:35px;
}

	.leftNav li
	{
		margin-bottom:40px;
		
	}




