.resellerFeaturesTable {
	font-size: 0.9em;
	width: 100%; 
	padding: 0px;
}

.resellerFeaturesTable td {
	text-align: left;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding: 4px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
}


.colorWhite {
	color: #ffffff;
	text-align: center;
	font-weight: bold;
}

