/*
h6.trggr {
	background: url(../../images/updown.png) no-repeat 0px -1px;
	font: bold 16px Arial, Helvetica, sans-serif;
	letter-spacing:-1px;
	padding-left: 20px;
	text-decoration: none;
	text-transform:uppercase; }
 
	h6.trggr a {
		color:#000;
		display: block;
		text-decoration:none; }
 
		h6.trggr a:hover { text-decoration:none; }
 
h6.active {
	background-position: 0 -21px;
	text-decoration:none; }
 
.block { padding:5px 0 0; }
 
.ie7 h6.trggr { padding-left: 0; }
 
.safari h6.trggr { background: url(../../images/updown.png) no-repeat 0px -2px; }
 
.safari h6.active {
	background-position: 0 -22px;
	text-decoration:none; }
*/