.tri_right, .tri_down
{float: left;text-align: center;margin-right:5px;}
.favs_add, .favs_del, .win, .h1_on, .h1_off, .h2_on, .h2_off, .h3_on, .h3_off, .h4_on, .h4_off
{float: right;text-align: center;margin-left:5px;}
.image25x18{
    width:25px;
    height:18px;
}
.favs_add
{
	background-image: url(/e107_images/icons/favs.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 17px;
	height: 12px;
}
.favs_del
{
	background-image: url(/e107_images/icons/favs.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 17px;
	height: 12px;
}
.win
{
	background-image: url(/e107_images/icons/win.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 14px;
	height: 12px;
}
.tri_right
{
	background-image: url(/e107_images/icons/t.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 10px;
	height: 10px;
}
.tri_down
{
	background-image: url(/e107_images/icons/t.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 10px;
	height: 10px;
}
.h1_on
{
	background-image: url(/e107_images/icons/h1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 25px;
	height: 18px;
}
.h1_off
{
	background-image: url(/e107_images/icons/h1.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 25px;
	height: 18px;
}
.h2_on
{
	background-image: url(/e107_images/icons/h2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 25px;
	height: 18px;
}
.h2_off
{
	background-image: url(/e107_images/icons/h2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 25px;
	height: 18px;
}
.h3_on
{
	background-image: url(/e107_images/icons/h3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 25px;
	height: 18px;
}
.h3_off
{
	background-image: url(/e107_images/icons/h3.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 25px;
	height: 18px;
}
.h4_on
{
	background-image: url(/e107_images/icons/h4.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 25px;
	height: 18px;
}
.h4_off
{
	background-image: url(/e107_images/icons/h4.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 25px;
	height: 18px;
}