div.anylinkcss{
position:absolute;
visibility: hidden;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height: 18px;
z-index: 100;
background-color: #d9d9d9;
}
div.anylinkcss#xboxdrives{
width:135px;
}
div.anylinkcss#fw{
width:200px;
}
div.anylinkcss#prev_firmware{
width:200px;
}
div.anylinkcss#burner{
width:185px;
}
div.anylinkcss#media{
width:185px;
}
div.anylinkcss#apps{
width:185px;
}
div.anylinkcss#region{
width:85px;
}
div.anylinkcss#results{
width:245px;
}

.anylinkcss a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
color: #434343;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: #8d8c8c;
color: white;
}

.anylinkcss a#rem:hover{ /*hover background color*/
background-color: #8d8c8c;
color: white;
}
