.cellBase {
	padding: 3px;
	border-bottom: 1px solid #CCCCCC;
	background: url(../images/rowbottom.gif) bottom repeat-x;
}
.cellHeader {
	padding: 3px;
	font-weight: bold;
	border-bottom: 1px solid #CCCCCC;
	border-top: 2px solid #901201;	
	background: url(../images/rowtop.gif) top repeat-x;
}
.note {
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
}
.divider {
	padding: 3px;
	background: url(../images/rowbottom.gif) bottom repeat-x;
}
.featureListHeader {
	margin: 0px;
	height: 35px;
	background: url(../images/featureListHeader.jpg) top no-repeat;
}
.featureListFooter {
	margin: 0px;
	height: 15px;
	background: url(../images/featureListFooter.jpg) top no-repeat;
}
