

table			{

			 font-size: 90%;

			}



.iconsmall img		{

			 filter: alpha(opacity=0);

			 -moz-opacity: 0.0;

			 opacity: 0.00;

			}



.iconsmall		{ background: url(../images/icon_smallon.gif) no-repeat 0 0; line-height: 20px; font-size: 20px;}



.iconlarge img,

.iconmiddle img		{

			 filter: alpha(opacity=100);

			 -moz-opacity: 1.0;

			 opacity: 1.00;

			}


