/* Tooltip */
.btn_help {display:inline-block; width:20px; height:20px; background:url('../img/sprites_btn.gif') no-repeat -586px 3px;  text-indent:-9000px; overflow:hidden;}
.tootip_wrap {position:relative; display:inline; width:1px; height:20px; vertical-align:top; zoom:1;}
.tootip_wrap .box_tooltip {position:absolute; display:none; width:350px; z-index:9999; text-align:center;}
.tootip_wrap .box_tooltip .csshelp {float:left; width:328px; border:1px solid #888d95; padding:10px; line-height:16px; background:#fff; word-wrap:break-word; text-align:left; letter-spacing:0;}
.tootip_wrap .box_tooltip .arrow_tooltip {margin:-1px 0 0 0; width:10px; height:7px; font-size:0 !important; line-height:0; display:inline-block; background:url('./img/sprites_ico.gif') no-repeat 0 -72px; vertical-align:top;}