.homeFeatureRow
{
	cursor: pointer;
}

.homeFeatureRow td img
{
	width: 32px;
	height: 32px;
}

.selectedRow
{
	border-width: 1px;
	border-style: solid;
	background-color: #EDF5F8;
	border-color: #A4D9E9;
	padding-left: 3px;
}

.featureBig
{
	vertical-align: top;
}

.featureBig a img
{
	vertical-align: top;
	border-style: none;
	width: 32px;
	height: 32px;
}
.featureSmall
{
	vertical-align: top;
}

.featureSmall a img
{
	vertical-align: top;
	border-style: none;
	width: 16px;
	height: 16px;
}
