/* Tool Tips */
.toolTipElement { cursor: pointer; }
.tool-tip { color: #fff; width: 172px; z-index: 13000; }
.tool-title { font-weight: bold; font-size: 11px; margin: 0; padding: 8px 8px 4px; background: url(../images/moo/bubble.png) top left; }
.tool-text { font-size: 11px; padding: 4px 8px 8px; background: url(../images/moo/bubble.png) bottom right; }


/* Popup Window Div */
div.DefaultStickyWin div.body{font-family:verdana; font-size:11px;}
div.DefaultStickyWin div.top_ul{background:url(../images/moo/full.png) top left no-repeat; height:30px; width:15px; float:left}
div.DefaultStickyWin div.top_ur{position:relative; left:0px !important; left:-4px; background:url(../images/moo/full.png) top right !important; height:30px; margin:0px 0px 0px 15px !important; margin-right:-4px; padding:0px}
div.DefaultStickyWin h1.caption{margin:0; padding:0; font-weight:bold; color:#555; font-size:14px; position:relative; top:8px; left:5px; width:%h1Width%; float: left}
div.DefaultStickyWin div.middle, div.DefaultStickyWin div.closeBody {background:url(../images/moo/body.png) top left repeat-y; margin:0px 20px 0px 0px !important; margin-bottom: -3px; position: relative;    top: 0px !important; top: -3px;}
div.DefaultStickyWin div.body{background:url(../images/moo/body.png) top right repeat-y; padding:8px 30px 8px 0px; margin-left:5px; position:relative; right:-20px}
div.DefaultStickyWin div.bottom{clear:both}
div.DefaultStickyWin div.bottom_ll{background:url(../images/moo/full.png) bottom left no-repeat; width:15px; height:15px; float:left}
div.DefaultStickyWin div.bottom_lr{background:url(../images/moo/full.png) bottom right; position:relative; left:0px !important; left:-4px; margin:0px 0px 0px 15px !important; margin-right:-4px; height:15px}
div.DefaultStickyWin div.closeButtons{text-align: center; background:url(../images/moo/body.png) top right repeat-y; padding: 0px 30px 8px 0px; margin-left:5px; position:relative; right:-20px}
div.DefaultStickyWin a.button:hover{background:url(../images/moo/big_button_over.gif) repeat-x}
div.DefaultStickyWin a.button {background:url(../images/moo/big_button.gif) repeat-x; margin: 2px 8px 2px 8px; padding: 2px 12px; cursor:pointer; border: 1px solid #999; text-decoration:none; color: #000 !important;}
div.DefaultStickyWin div.closeButton{width:13px; height:13px; background:url(../images/moo/closebtn.gif) no-repeat; float:right; margin:10px 15px 0px 0px !important; margin-right: 8px; cursor:pointer}
