

body{background-color:#DFF7FF}
td.col1-column img,
td.col3-column img,
td.col5-column img,
td.col7-column img{
width:100px;
}


.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;
}


#form-input-download-button { display:none }


