#left_menu{
	
	
}

#left_menu .menu_item{
	padding:10px 0;
	border-bottom: 1px dotted #333;
}

#left_menu .cat .legend{
	float: left;
	width: 200px;
}
#left_menu .sub_cat .legend{
	width: 180px;
}
.admin #left_menu .cat .adminButtons{
	float: left;
	width: 40px;
}
.admin #left_menu .cat .legend{
	width: 160px;
}
.admin #left_menu .sub_cat .legend{
	width: 140px;
}

#left_menu .sub_cat{
	padding-left: 20px;
} 

#left_menu #userInfo{
	font-weight: bold;
	color: #333;
}
