.catergory {	width: 174px;	height: 17px;	text-transform: uppercase;	padding: 8px 0 0 10px;		color: #fff;	margin: 0 0 12px 0;	background-color:#000;		background-image:url(../images/ui/bg_pointer.png);	background-repeat:no-repeat;		background-position: 95% 100%;	}	
