.z_on_1 {
	width: 17px;
	height: 26px;
	background: url(/images/lista/1h.gif);
}

.z_on_2 {
	font-family: verdana;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	cursor: pointer;
	height: 26px;
	background:url(/images/lista/2h.gif);
}

.z_on_2 a { color: #FFFFFF; text-decoration: none; }
.z_on_2 a:active { color: #FFFFFF; text-decoration: none; }
.z_on_2 a:visited { color: #FFFFFF; text-decoration: none; }
.z_on_2 a:hover { color: #FFFFFF; text-decoration: none; }

.z_on_3 {
	width: 12px;
	height: 26px;
	background: url(/images/lista/3h.gif);
}

.z_off_1 {
	width: 17px;
	height: 26px;
	background: url(/images/lista/1.gif);
}

.z_off_2 {
	font-family: verdana;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	cursor: pointer;
	height: 26px;
	background:url(/images/lista/2.gif);
}

.z_off_2 a { color: #000000; text-decoration: none; }
.z_off_2 a:active { color: #000000; text-decoration: none; }
.z_off_2 a:visited { color: #000000; text-decoration: none; }
.z_off_2 a:hover { color: #000000; text-decoration: none; }

.z_off_3 {
	width: 12px;
	height: 26px;
	background: url(/images/lista/3.gif);
}
				 
