.wttip td, .wttip th { 
	background: url('./bg.png'); 
	font-family: Arial; 
	font-size: 12px; 
	line-height: 16px; 
	color: white; 
	border-left: none; 
	border-right: none;
	border-top: none;
	border-bottom: none;
}

.wttip table.shrink b { font-size: 10px; line-height: 15px }
.wttip table.shrink td, .wttip table.shrink th { font-size: 10px; line-height: 14px }

.wttip th { padding: 3px; height: 8px }
.wttip td { padding: 8px 4px 1px 9px }
.wttip div.indent { padding-left: 0.6em }
.wttip table { background-color: transparent }

.wttip td table { border-spacing: 0; border-collapse: collapse }
.wttip td table th, .wttip td table td { background: none }
.wttip td table th { padding: 0 0 0 4em; text-align: right; font-weight: normal }
.wttip td table td { padding: 0 }
.wttip th{padding:0 0 0 4em;text-align:right;font-weight:normal;}
