
/* tooltip */	
.tooltip{width: 216px; color:#000; font:lighter 11px/1.3 Arial,sans-serif; text-decoration:none;text-align:left;}
.tooltip span.top{padding: 36px 16px 0; background: url(/images/backgrounds/powweb_bt.gif) no-repeat top}
.tooltip b.bottom{padding:12px 8px 15px;color: #548912; background: url(/images/backgrounds/powweb_bt.gif) no-repeat bottom}

/* grey dashes */	

#hzdash {border-left: 1px dashed #919191; height: 100%; width:2px;}
#hzdash td {border-left: 1px dashed #919191; height: 100%; width:2px;}
#vldash {border-bottom: 1px dashed #919191; width: 100%;}	
.hzdash {border-left: 1px dashed #919191; height: 100%; width:2px;}
	
.vldash table {border-collapse:collapse;}	
.vldash td {border-bottom: 1px dashed #919191; }	

#smallprice{color:#919191; font-size: 12px; height:20px; text-align:center;}
#largeprice{color:#919191; font-size: 30px; height:25px; text-align:center;}
.smallfonts{font-size:10px;}



