.qStatTable {
	list-style:none;
	font-size:12px;
}
.qStatTable li {
	border-bottom: 1px solid #EFEFEF;
	color: #817070;
	padding: 5px;
}
.qStatTable li strong {
	color: #333333;
}
.qStatTable li span.percentage.increase, .ytdTable span.percentage.increase, .ytdTable2 span.percentage.increase, .qStatTable li span.percentage.increase_d, .ytdTable span.percentage.increase_d, .ytdTable2 span.percentage.increase_d {
	color: #1C9A4C !important;
}
.qStatTable li span.percentage, .ytdTable .percentage, .ytdTable2 .percentage {
	background-image: url("../images/stats.gif");
	background-position: 3px 4px;
	background-repeat: no-repeat;
	float: right;
	font-weight: bold;
	padding-left: 20px;
}
.qStatTable li span.percentage.decrease, .ytdTable span.percentage.decrease, .ytdTable2 span.percentage.decrease {
	background-position: 2px -18px;
	color: #A23F46 !important;
}
.qStatTable li span.percentage.decrease_d, .ytdTable span.percentage.decrease_d, .ytdTable2 span.percentage.decrease_d {
	background-position: 2px -48px;
	color: #A23F46 !important;
}
.qStatTable li span.percentage.increase_d, .ytdTable span.percentage.increase_d, .ytdTable2 span.percentage.increase_d {
	background-position: 2px -33px;
	color: #1C9A4C !important;
}
.qStatTable li span.clear {
	clear: both;
	float: none;
	width: auto;
}
#ytdWrapper {
	display:inline-block;
}
.montsFilter ul li {
	display:inline;
}
.montsFilter ul li a {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: block;
	float: left;
	background:#8A0A13;
	padding: 5px;
	margin-top: 5px;
}
.alternate.light {
	background-color: #fff;
}
tr.monthHeader td, tr.ytdHeader td, tr.totalsHeader td {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999;
	border-bottom-color: #999;
	font-weight: bolder;
}
.salesHistoryTable td, .ytdTable td, .ytdTable2 td {
	text-align: center;
	font-size: 11px;
	line-height: 11px;
	font-family: Tahoma, Geneva, sans-serif;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #dfdfdf;
}
.dark.monthHeader {
	background-color: #E6F7DD;
}
.alternate.dark {
	background-color: #f2ecec;
}
.totalsHeader {
	font-weight: normal !important;
}
.ytdTable tr.ytdHeader td, .ytdTable2 tr.ytdHeader td {
	font-weight: bold;
	background-color: #F2ECEC;
}
.clicked {
	color: black;
}
.qStatTable li span.percentage.increase.zeroincrease, .ytdTable span.percentage.increase.zeroincrease, .ytdTable2 span.percentage.increase.zeroincrease {
	background: none repeat scroll 0 0 transparent !important;
	color: #006699 !important;
	float:left !important;
}
.qStatTable li {
	border-bottom: 1px solid #EFEFEF;
	color: #817070;
	padding: 5px;
}
.qStatTable {
	font-family: Arial, Helvetica, sans-serif;
}
.qStatTable .filtersBar span {
	padding-right: 6px;
}
.filtersBar {
	font-size: 11px;
	font-weight: bold;/*    text-transform: uppercase;*/
}
.filtersBar a.current, #tabs a.current{
	color: #333333;
}
.qStatTable .filtersBar span {
	padding-right: 6px;
}
.contentWrap a {
	color: #0493C9;
	text-decoration: none;
}
#lastMonthSalesWrapper, #lastMonthContractWrapper {
	background: none repeat scroll 0 0 #F2ECEC;
/*	height: 375px;*/
	margin-bottom: 5px;
	overflow: auto;
	width: 385px !important;
}
.marketReportHomes h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 28px;
	line-height: 14px;
	text-align: center;
}
.salesHistoryTable tr th, #soldWrapper tr th {
	background-color: #353535;
	border-right: 1px solid #DFDFDF;
	color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	padding-bottom: 5px;
	padding-top: 5px;
}
.lastMonthSales.noFloat #lastMonthSalesWrapper, .lastMonthSales.noFloat #lastMonthContractWrapper {
	width: auto !important;
}
.salesHistoryTable, .ytdTable {
	width: 100%;
}
.bold {
	font-weight:bold;
}
.ytdWrapper {
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 1.5em;
}
.ytdWrapper a {
	color: #0493C9;
	text-decoration: none;
	text-transform:uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px
}
#soldWrapper {
	background: none repeat scroll 0 0 #F2ECEC;
	height:auto;
	margin-bottom: 5px;
	overflow: auto;
}
#monthSold a {
	text-transform:none !important;
}