a.help { display:inline-block; height:16px; width:16px; text-indent:50px; overflow:hidden; border:0;
        background:transparent url(../button_help.png) no-repeat 0 0 !important;
        background:transparent url(../button_help.gif) no-repeat 0 0; vertical-align:middle;}
#tooltip {
	position: absolute;
	z-index: 9990;
	border: 1px solid #E3D2B4;
	background-color: #FFF7EA;
	padding: 10px;
	width:300px;
	color:#6B727B;
}
#tooltip h3, #tooltip div {color:#6B727B; margin: 0; padding:0; font-weight:normal; text-align:left; }
