


body{background-color:#DFF7FF}
div#gclust_cluster-content>table { width:1500px; }
div#gclust_cluster-content>table td{line-height:1.1em; white-space:normal; }
tr.form-element th {
background:none;
background-color:#FFFCDF;
}
tr.form-element th label {
color:#000;
}

th.record_show_label:before {
 content:"Sequence ID: ";
}

div.scroll {
width:600px;
height:180px;
word-break: break-all;
overflow:auto;
}

tr.form-element td{
width:180px;
}


td.record_show_column_value p{
width:400px;

word-break: break-all;
overflow-y:hidden;
}


.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;
}
