کد:
/* flyout.css */
/* turn off border around image */
a img {
  border-style: none;
}
.moduletable_clo th{
padding: 2px;
text-align:center;
color:#000; 
background: #E8FFCF;
}
p.closec {
margin: 0 0 0 0;
background-color: #a7c2fa;
color: #315669;
font-size: 13px;
font-weight: bold;
text-align:right;
padding: 1px;
}

.clomenu_flyout {
border-bottom: 1px #CFCFCF solid;
background: transparent;
padding-left:18px; 
padding-top:5px; 
padding-bottom:5px; 
z-index:999;
font-weight:normal;
font-size:10px;
color:#000000;
/*background-color:#DFE0D0; */
}

.clomenuh_flyout { }
a.clomenui_flyout {text-decoration: none; color: #000000; font-size: 11px; }

.clolink {

}

/* must be name convention */
.clo.flyout {
background: white;
border: 1px gray solid;
padding: 1px;
z-index:999;
}

.clolink a {text-decoration: none; color: #000000; font-weight: bold; font-size: 11px; z-index:999;}
.clolink a:hover {text-decoration: underline; color: #6a6a6a; font-weight: bold; z-index:999;}
.clolink a:visited {text-decoration: underline; color: #00CCFF; font-weight: bold; z-index:999;}
/* end of css */
من نگاه کردم ولی ظاهرا این کدها برای تغییر در رنگ و فونت و... است
فکر می کنم باید فایل جاوا اسکریپت تغییر پیدا کند

** قرار دادن کد در تگ مربوطه