

body{background-color:#DFF7FF}

.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;
}

.descdiv2 {
	text-align:left;
	font-size:80%;
	width:100%;
	background-color:#FFE9AF;
	padding:10px 10px 10px 20px;
	margin-bottom:10px;
	display:block;
}



