.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:#ffffff !important;
				font-size:14px;
				text-indent:6px;
				font-weight:bold;
				padding:2px;
						background-image:url("/static/83948653e440ab7730f.gif");
						background-repeat:no-repeat;
						background-position:left center;

						width:200px;
						height:26px;



					}