table.representative {
	clear: both;
	width: 265px;
	margin-bottom: 15px;
}

td.representativeStates {
	vertical-align: top;
	width: 95px;
	padding: 2px 5px 0 0;
	text-align: right;
	border-right: solid 1px #b8b8b8;
	font: 10px/12px Arial, Helvetica, sans-serif;
	color: #5b8534;
}

td.representativeDetails {
	vertical-align: top;
	width: 160px;
	padding-left: 5px;
	text-align: left;
	font: 10px/12px Arial, Helvetica, sans-serif;
	border-left: solid 1px #ececec;
	/* background: #fff url(../img/bg-representatives.gif) no-repeat -1px 0; */
}
