.tool {	background: #f9f9f9; width: 100%; overflow: hidden;}
.tool .cell1 {	width: 20%; float: right; padding: 5px; }
.tool .cell2 {	width: 75%; float: right; padding: 5px; }
.tool .pos {	position: absolute;}

.row {	height: 100%; overflow: hidden; width: 100%; clear: both;}

.tooltip { display: none; width: 550px; position: absolute; top: -37px;}
.tooltip .tip {	border: 1px solid #F19727; padding: 2px; background: #fff; margin-right:150px; }
.tooltip .ar { Z-INDEX: 150; right: 200px; BOTTOM: -6px; POSITION: absolute; display: block;}

.tooltip2 { display: none; width: 300px; position: absolute; top: -24px;}
.tooltip2 .tip {	border: 1px solid #F19727; padding: 2px; background: #fff; margin-right:30px; }
.tooltip2 .ar { Z-INDEX: 150; right: 70px; BOTTOM: -6px !important; BOTTOM: -7px; POSITION: absolute; display: block;}

.tool .brdrinput {	border: 1px solid #C0C0C0;}