.nlink {
   clear:both;
   padding:0px 10px 0px 0px;
   margin:0px;
   font-size:60%;
   font-weight:Bold;
   color:#669900;

   line-height:100%;
   background:url('/img/ico-point.gif') no-repeat top right;
}

#subs1 {
   display:block;
   float:right;
   width:85px;
   height:20px;
   color:#669900;
   font-size:11px;
   line-height:18px;
   text-decoration:none;
   text-align:center;
   background:url('/img/bg-button-85.gif');
}

#Popup {
   visibility: hidden;
   position: absolute;
   background-image: url('/img/bg-subs-p.gif');
   background-repeat: no-repeat;
   background-position: top left;
   padding: 10px;
}

#Popup div.tools {
   padding-right:15px;
   float:right;
}

#Popup div.tools img {
   border:0px;
   margin-right:4px;
   cursor:pointer;
}


#Popup span {
   font-size:12px;
}

#Overlay {
   visibility: hidden;
   position: absolute;
   background-image: url('/img/bg-subs.gif');
   background-repeat: no-repeat;
   background-position: top left;
}

#Popup input {
   padding:0px 4px 1px 4px;
   margin:4px 5px 0px 0px;
   font-family: sans-serif, Tahoma, Geneva;
   font-size:12px;
   color:#333333;
}

.subs_input {
   width:270px;
   height:16px;
   padding:2px 4px 1px 4px;
   margin:4px 5px 0px 0px;
}

