.cat {
						background-color:white;
						font-size:14px;
						width:200px;
						
						text-indent:6px;
						padding:2px;
						padding-left:0px;
						text-align:left;
						font-weight:bold;
						border-top:#DCDCD8 1px solid;
						color:black;
						vertical-align:middle !important;
					}
					.cat:hover {
						background-color:#4DB8DB;
						
					}
					
					
					.group {
				color:#000000 !important;
				font-size:14px;
				text-indent:6px;
				font-weight:bold;
				padding:2px; 
						background-image:url("/static/");
						background-repeat:no-repeat;
						background-position:left center;
						
						width:px;
						height:px;
						
						
						
					}