/* ################################################################################
UNITIP
################################################################################ */
#unitip {
position:absolute;
z-index:1000;
top:-1000px;
color:#A5987A;
font:normal .85em/15px arial, helvetica, sans-serif;
display:none;
}
#unitippoint, #unitipmid, #unitipcap {
position:relative;
top:0px; 
left:0px;
width:190px;
display:block;
}
#unitippoint { 
background:url(../images/TipPoint.png) no-repeat; 
height:19px; 
overflow:hidden; 
}
#unitipmid { 
background:url(../images/TipMid.png) repeat; 
width:170px;
height:auto; 
padding:5px 10px;
}
#unitipcap { 
background:url(../images/TipCap.png) no-repeat; 
height:7px; 
overflow:hidden; 
}
/* ################################################################################
UNITIP
################################################################################ */
