/*<![CDATA[*/
			#tbx {
			position: absolute; visibility: hidden; 
			width:240px;
			z-index: 200; 
				/*
				filter:shadow(color:gray, strength:4, direction:135);
				padding-right:5px; padding-bottom:5px;  		
				background-image: url(trans.png);
				background-position:right bottom;
				background-repeat:no-repeat;
				*/
			}
			#tbx table{margin:0;padding:0;
			filter:progid:DXImageTransform.Microsoft.Shadow(Color=gray,direction=135,strength=4);
			}
			.shadow{
			z-index: 200; 
			margin-top:-1px;
			padding-right:4px; padding-bottom:4px;  		
			background-image: url(/watl/images/popup/trans.png); /* kludge, likewise shadow above */
			background-position:right bottom;
			background-repeat:no-repeat;
			}
			.handle{z-index: 201;}
			
			
			tr.small td{font-size:90%; color:#999;}
			tr.small b{padding-left:.8em;}
			tr.small b:first-child{padding-left:0em;}
			.risk-e{background-image:url(/watl/images/risk/risk-e.gif);background-position:left; background-repeat:no-repeat;padding-left:14px;}
			.risk-h{background-image:url(/watl/images/risk/risk-h.gif);background-position:left; background-repeat:no-repeat;padding-left:14px;}
			.risk-m{background-image:url(/watl/images/risk/risk-m.gif);background-position:left; background-repeat:no-repeat;padding-left:14px;}
			.risk-l{background-image:url(/watl/images/risk/risk-l.gif);background-position:left; background-repeat:no-repeat;padding-left:14px;}
			.risk-n{background-image:url(/watl/images/risk/risk-n.gif);background-position:left; background-repeat:no-repeat;padding-left:14px;}
			
			@media screen{
			.middle-col{width:620px}
			#right-block{width:170px}
			}
			
		table.frost-table tr, table.frost-table thead, table.frost-table span {text-align:center;}
		table.frost-table tr:hover{background-color:#eeeeee;}
		table.frost-table td:first-child{text-align:left;font-weight:bold;color:#666666;}
		table.frost-table td:first-child+td+td+td+td+td+td, table.frost-table td:first-child+td+td+td+td+td+td+td,table.frost-table td:first-child+td+td+td+td+td+td+td+td{color:#999; font-size:90%}
		table.frost-table td:first-child+td{color:#0066FF;}
		.nodata{padding:1em 0 22.4em 1em;font-size:140%; font-weight:bold; color:#006699;}
			/*<![CDATA[*/
