﻿li.lm
{
	list-style-type:	 none;
	list-style-position: outside;
	padding-left:		 7px;
	padding-right:		 7px;
	width:				 167px;
	cursor:				 pointer;
}

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:		8px;
}
