.CollapsiblePanelContent table tr td {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: .8em;
	font-style: normal;
	text-align: left;
	border-top-width: 1px;
	border-bottom-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FF7D00;
	border-bottom-color: #FF7D00;
}
