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