/**
*  DO NOT EDIT THIS FILE
*/
/**
*/
#linkToThis_popup a:hover {
   background-color: #F5F5F5;
}
#linkToThis_popup a {
   font-family: Geneva, Arial, Helvetica, sans-serif;
   font-size: 12px;
   text-decoration: none;
}
#linkToThis_popup img {
   border: medium none;
   height: 16px;
   vertical-align: middle;
   width: 16px;
}
#linkToThis_popup {
   background-color: #FFFFFF;
   border: 1px solid #CCCCCC;
   display: none;
   font-family: Geneva, Arial, Helvetica, sans-serif;
   overflow: hidden;
   padding: 1px 1px 0;
   position: absolute;
   text-align: left;
   width: 230px;
   z-index: 1000000;
}
#linkToThis_table {
   background-color: #FFFFFF;
}
#linkToThis_table a {
   color: #333333;
   display: block;
   font-weight: normal;
   padding: 0 0 0 4px;
}
#linkToThis_textarea {
   overflow: hidden;
}
