


#tooltip { position: absolute; width:307px; z-index: 3000; background:url(../images/itemHoverInfo_top.png) no-repeat top left; padding:0; opacity: 0.95;
}
#tooltip #ttTop { width:307px; height:13px; background:url(../images/itemHoverInfo_top.png) no-repeat top left; opacity: 0.95; }
#tooltip #ttContent { width:277px; height:130px; padding:0 10px 0 20px; background:url(../images/itemHoverInfo_tile.png) repeat-y; opacity: 0.95; }
#tooltip #ttBtm { background:url(../images/itemHoverInfo_btm.png) no-repeat bottom left; width:307px; height:45px; display:block; opacity: 0.95;  }






#tooltip h3 { margin: 0; font-size:15px; color:#a8040f; }


