﻿li.lm
{
	list-style-type:	 none;
	list-style-position: outside;
	padding:	3px;
	padding-left:		 10px;
	padding-right:		 7px;
	width:				 164px;
	cursor:				 pointer;
	border-right:		1px solid black;
}

li.lmcap
{
	list-style-type:	 none;
	list-style-position: outside;
	padding-left:		 7px;
	padding-right:		 7px;
	width:				 167px;
	background-color:	#a83603;
	color:				white;
	height:				23px;
	cursor:				default;
	margin-top:			-10px;
	padding-top:		4px;
	margin-bottom:		3px;
}
