


body{background-color:#DFF7FF}
div#glycoprotdb-content>table { width:100%; }
td.gpid-column{font-weight:bold;}
div.active-scaffold-footer{ width:100%; }

.flexigrid tr.record td {
background-color: #fff;
}
.flexigrid tr.erow td {background-color:#F9F9F9;}

.flexigrid tr.erow td.sorted {
background-color: #eee;
border-bottom: solid 1px #AFD0F5;
}
#category_select option{
font-size:12px;
margin-top:5px;
}
table.record_show {
width:700px
}
th.record_show_label{ display:none; }


