body { margin: 10px 5px; font-family: arial, sans-serif; }
.hidePrint { display:block; }
.wrapper { width:750px; }
.leftNav { width:180px; }

/* Common */

	.item a {
	display: block;
	position: relative;
	background: url(/images/arrow_category.gif) no-repeat;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 18px;
		}
		
		.hand
		{
			cursor:pointer;
			cursor:hand;
		}
