span.simpleDateSearchFormLabel
{
	font-weight: bold;
	padding-right: 1em;
}

table.simpleDateSearchResults
{
	border: #B2CE7C solid 1px;
	border-collapse: collapse;
	padding: 2px 2px 2px 2px;
}

table.simpleDateSearchResults td { padding: 4px; }

td.simpleDateSearchResultsMemberUpperHeader
{
	background: transparent;
	text-align: center;
}

td.simpleDateSearchResultsDateUpperHeader
{
	background-color: #B2CE7C;
	font-weight: bolder;
	font-size: 80%;
	text-align: center;
	border-right: solid 1px #f6f6f6;
	border-bottom: solid 1px #f6f6f6;
}

td.simpleDateSearchResultsDatum
{
	background: #FFF;
	border: #B2CE7C solid 1px;
	text-align: center;
}

td.simpleDateSearchResultsDatumStripe
{
	background-color: #f6f6f6;
	border: #B2CE7C solid 1px;
	text-align: center;
}

td.simpleDateSearchResultsDateLowerHeader
{
	background-color: #B2CE7C;
	text-align: center;
	border-right: 1px solid #F6F6F6;
	font-size: 75%;
}

td.simpleDateSearchResultsMemberColumn
{
	background: #FFF;
	font-size: 80%;
	padding-right: 2px;
}

td.simpleDateSearchResultsMemberColumnStripe
{
	background-color: #F6F6F6;
	font-size: 80%;
	padding-right: 2px;
}

td.simpleDateSearchResultsMemberFooter
{
}

td.simpleDateSearchResultsDateFooter
{
	background-color: #B2CE7C;
	text-align: center;
	border-right: 1px solid #F6F6F6;
	font-size: 75%;
}

div.legend
{
	border: #B2CE7C solid 1px;
	padding: 5px;
	text-align: center;
	vertical-align: top;
	width: 200px;
}

div.simpleDateSearchLegend
{
	border: #B2CE7C solid 1px;
	padding: 5px;
	text-align: center;
	vertical-align: top;
	width: 100px;
	margin-top: 10px;
	margin-bottom: 10px;
}

span.simpleDateSearchLegendSectionTitle
{
	font-weight: bold;
}
