@charset "utf-8";



/* version 2 */
a.tooltip2 {text-decoration: none; border-width:0px; border-bottom-width:1px; border-style:dotted;}
a.tooltip2 b {display:none;}
a.tooltip2:hover {border:0; position:relative; z-index:500; text-decoration: none; cursor:help;}
a.tooltip2:hover b {display:block; position:absolute; top:20px; left:-25px; padding:10px; font-weight:normal; color:#444444; border:1px dotted #666666; background:#f5f5f5; width:250px;
}
a.tooltip2:hover b em.outer {position:absolute; left:20px; top:-8px; width:0; height:0; display:block; background:transparent; border-left:7px dashed transparent; border-right:7px dashed transparent; border-bottom:7px solid #ff0; overflow:hidden; z-index:100;}
a.tooltip2:hover b em.inner {position:absolute; left:20px; top:-7px; width:0; height:0; display:block; background:transparent; border-left:7px dashed transparent; border-right:7px dashed transparent; border-bottom:7px solid #8cc; overflow:hidden;; z-index:100;}

.clear {clear:both;}

.day
{ list-style-type:none;}

