/* $Id: sec.css,v 1.5 2005/03/24 19:59:51 alex Exp $ */
.center {
text-align: center;
}
.center table {
margin-left: auto;
margin-right: auto;
text-align: left;
}
.page {
text-decoration: none;
color: #666;
}
.page:hover {
color: #999;
}
.page-current {
font-weight: bold;
}
option.disabled {
color: #ccc;
}
.good-recommend td,.good-recommend a {
color: #f00;
font-weight: bold;
}
.good-none td,.good-none a {
color: #ccc !important;
}
.trans-blur td {
color: #ccc;
}
.highlight {background: #c3c3c3}
.hi {
display: none;
border: 1px solid #c0c0c0;
padding: 4px;
background: #f0f0f0;
position: absolute;
left: 0;
top: 0;
}