

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;
}

* {
 line-height: 1.3em
}

div.scroll{
width:700px;
height:150px;
font-size:14px;
overflow:auto;
}

#form-input-download-button { display:none }
pre{ font-size:1.1em; }
pre br {
	display:none;
}



