


/* list page styles */
.mainlisttitle {
	font-family : Arial, Helvetica, sans-serif;
	font-size : large;
	font-weight : bold;
}


.rowcolor {
	border-bottom : solid 1px #cccccc;
}

.headerow {
	border-bottom : solid 1px #000000;
}

.highlight {
	background-color : #ff9966;
	font-weight : bold;
	border-bottom : solid 1px #ffffff;
}
.spaced: {
	line-height: 18px;
}

