.tagbtn {
      font-family:verdana;
      font-size:7pt;
      font-color:#fff;
      border-top:4px solid #ababab;
      border-bottom:4px solid #ababab;
      padding-right:10px;
      text-decoration:none;
   }

.usrtagbtn {
      font-family:verdana;
      font-size:7pt;
      font-color:#000;
      padding-right:10px;
      text-decoration:none;
   }

.tagSubT {
   font-family:verdana;
   font-size:7pt;
   color:#000;
   padding-left:10px;
   padding-right:10px;
}

.tagHr {
   background-color:#fff;
   height:1px;
   font-size:1px;
}

.tag_it_btn {
   width:70px;
   height:15px;
   border:1px solid #fff;
   background-color:#adadad;
   font-size:7pt;
   font-weight:bold;
   color:#333;
   display: table-cell;
   vertical-align:middle;
   cursor:hand;
}

.tag_it_btn2 {
   width:177px;
   height:15px;
   border:1px solid #fff;
   background-color:#adadad;
   font-family:verdana;
   font-size:7pt;
   font-weight:bold;
   color:#333;
   display: table-cell;
   vertical-align:middle;
   cursor:hand;
}

.tagged_btn {
   width:107px;
   height:15px;
   border:1px solid #fff;
   background-color:#adadad;
   font-family:verdana;
   font-size:7pt;
   font-weight:bold;
   color:#fff;
   display: table-cell;
   vertical-align:middle;
   cursor:hand;
}
