/* MUST tooltip styling */
.hide {position:absolute; left:-9999px;}

/* general tooltip styling */
.hide {border:1px solid #000; padding:5px 10px;background:#fff;}
.hide h3 {font-size:16px; font-family:georgia, serif; color:#800; margin:0; padding:5px 0;}
.hide p {padding:5px 0; margin:0; font-family:arial; sans-serif; font-size:11px; line-height:1.5em;}
.hide img {border:1px solid #aaa; padding:5px;}

/* styling the tooltip hover information */
span.toptip {color:#800; font-weight:bold; font-style:italic;}
a.toptip {color:#c00;}
img.toptip {border:1px solid #800; padding:10px; margin:0 10px 10px 0; display:block; float:left;}
h2.toptip {color:#800; font-family: georgia, serif; font-style:italic;}
h2.vincent {width:240px; border:1px solid #800;}

/* specific tooltip styling */
#localrescues {width:165px; background:#fff; height:80px}
#alpha {width:165px; background:#fff; height:50px}
#map {width:178px; background:#fff; height:167px}
#state {width:165px; background:#fff; height:68px}
#northern {width:125px; background:#fff; height:25px}
#iegrr {width:125px; background:#fff; height:25px}
#ms {width:125px; background:#fff; height:25px}
#interstate {width:125px; background:#fff; height:25px}

