/* written by Andy Konwinski,
   Copyright Inspyre, LLC 2007
*/

#leftNav{
	line-height:normal; /*this was an important discovery, IE gets messed up
						/*when this is not set back to normal (100% doesn't cut it)*/
	height: 93px;
	padding-top:8px;
	margin-top:5px;
	list-style-type: none;
}

