﻿#tooltip{position:absolute;border:1px solid #BFD72F;background:#fff;padding:0;color:#000;display:none;}	
#tooltip table {width:300px;margin: 10px;}	
#tooltip table thead tr th {padding:3px;background:#BFD72F;color:#fff;}
#tooltip table tr td {border-bottom:1px solid #BFD72F;padding:2px;}
#tooltip p {padding:0 2px;}
	

