.style8 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }
.style9 {color: #FF0066;  font-weight: bold;}
.tbl{ background:#FFFFFF; padding:10px;}
.style-head {font-size: 12px; font-weight: bold; width:200px; float:left;}
.style-seeall{font-size: 11px; width:50px; float:right; padding-top:5px;}
.style12 {font-size: 11px}
.style13 {font-size: 11px; font-weight: bold; }
#msg{ text-align:justify;}
#msg ul{ margin:0px; padding:0px; clear:both; font:12px Arial,Helvetica,sans-serif;background-color: #FFFFFF;}
#msg ul li {list-style:none;}
#msg ul li.user{ width:19%; float:left;}
#msg ul li.clear{border-bottom:1px dotted #666666; margin-bottom:10px; padding-top:10px; clear:both;}
#msg ul li.content{width:80%; float:right; font-size:11px; text-align:justify;}
#watch-actions {    height:30px;    padding-bottom:7px;    width:100%;}
img.yt-uix-button  {    width:20px;    border:1px solid #CCCCCC; padding:2px; float:left; margin-right:5px;}
a.yt-uix-button{ width:80px; text-decoration:none;border:1px solid #CCCCCC;height:14px; font-weight:bold; padding:5px; float:left; margin-right:25px; font-size:11px; color:#000000;}
a.yt-uix-button img{ border:none; width:10px; margin-right:5px; }
a.yt-uix-button ul{ margin:0px; padding:0px;}
a.yt-uix-button ul li{ list-style:none;}
a.yt-uix-button ul li.green{ width:1%; background:#006600; height:6px; margin-bottom:2px; border-left:1px solid #999999;}
a.yt-uix-button ul li.red{ width:1%; background:#ce1400;height:6px;border-left:1px solid #999999;}
a.yt-uix-button2{ width:85px; text-decoration:none;border:1px solid #CCCCCC;height:14px; font-weight:bold; padding:5px; float:left; margin-right:5px; font-size:11px; color:#000000;}
a.yt-uix-button2 img{ border:none; width:10px; margin-right:5px;}
#watch-actions img{ border: 0px !important;}
#watch-actions ul {min-height: 0px; background-color: #FFF;}

#tiptip_holder {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99999;
}

#tiptip_holder.tip_top {
    padding-bottom: 5px;
}

#tiptip_holder.tip_bottom {
    padding-top: 5px;
}

#tiptip_holder.tip_right {
    padding-left: 5px;
}

#tiptip_holder.tip_left {
    padding-right: 5px;
}

#tiptip_content {
    font-size: 11px;
    color: #fff;
    text-shadow: 0 0 2px #000;
    padding: 4px 8px;
    border: 1px solid rgba(255,255,255,0.25);
    background-color: rgb(25,25,25);
    background-color: rgba(25,25,25,0.92);
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(transparent), to(#000));
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    box-shadow: 0 0 3px #555;
    -webkit-box-shadow: 0 0 3px #555;
    -moz-box-shadow: 0 0 3px #555;
}

#tiptip_arrow, #tiptip_arrow_inner {
    position: absolute;
    border-color: transparent;
    border-style: solid;
    border-width: 6px;
    height: 0;
    width: 0;
}

#tiptip_holder.tip_top #tiptip_arrow {
    border-top-color: #fff;
    border-top-color: rgba(255,255,255,0.35);
}

#tiptip_holder.tip_bottom #tiptip_arrow {
    border-bottom-color: #fff;
    border-bottom-color: rgba(255,255,255,0.35);
}

#tiptip_holder.tip_right #tiptip_arrow {
    border-right-color: #fff;
    border-right-color: rgba(255,255,255,0.35);
}

#tiptip_holder.tip_left #tiptip_arrow {
    border-left-color: #fff;
    border-left-color: rgba(255,255,255,0.35);
}

#tiptip_holder.tip_top #tiptip_arrow_inner {
    margin-top: -7px;
    margin-left: -6px;
    border-top-color: rgb(25,25,25);
    border-top-color: rgba(25,25,25,0.92);
}

#tiptip_holder.tip_bottom #tiptip_arrow_inner {
    margin-top: -5px;
    margin-left: -6px;
    border-bottom-color: rgb(25,25,25);
    border-bottom-color: rgba(25,25,25,0.92);
}

#tiptip_holder.tip_right #tiptip_arrow_inner {
    margin-top: -6px;
    margin-left: -5px;
    border-right-color: rgb(25,25,25);
    border-right-color: rgba(25,25,25,0.92);
}

#tiptip_holder.tip_left #tiptip_arrow_inner {
    margin-top: -6px;
    margin-left: -7px;
    border-left-color: rgb(25,25,25);
    border-left-color: rgba(25,25,25,0.92);
}


/* Webkit Hacks  */
@media screen and (-webkit-min-device-pixel-ratio:0) {
    #tiptip_content {
        padding: 4px 8px 5px 8px;
        background-color: rgba(45,45,45,0.88);
    }
    #tiptip_holder.tip_bottom #tiptip_arrow_inner {
        border-bottom-color: rgba(45,45,45,0.88);
    }
    #tiptip_holder.tip_top #tiptip_arrow_inner {
        border-top-color: rgba(20,20,20,0.92);
    }
}
