table.null
{
	width : 20px;
	float:left;
}

table.null td
{
 	color : black;
	padding : 0px 0px;
	border-top : 1px none #395967;
	border-bottom : 1px none #000000;
}

div.infoHint
{
	position:absolute; 
	left:0; 
	top:0; 
	z-Index:3;

	filter:alpha(opacity=0.3);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	display:none;
}
div.linkHint
{


}
