.arrow_table {
	display: -moz-inline-box; display:inline-block; text-decoration: none; background-repeat: no-repeat;
	height: 9px;
	line-height: 9px;
	width: 7px;
	cursor: pointer;
	margin-left: 4px;
}
.arrow_table:hover { text-decoration: none; }

.arrow_sort { background: url(../i/arrow_sort.gif); }
.arrow_up { background: url(../i/arrow_up.gif); }
.arrow_down { background: url(../i/arrow_down.gif); }
