
/* CSS for module Hottest Listings Module (#module_hottest_ads) */

/* Columns Header Text */
.hottest_1_column_headers {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}
/* Even Row Results */
.hottest_1_result_table_body_even {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #eeeeee;
}
/* Even Row Bolded Results */
.hottest_1_result_table_body_even_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #eeeeee;
}
/* Odd Row Results */
.hottest_1_result_table_body_odd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #dddddd;
}
/* Odd Row Bolded Results */
.hottest_1_result_table_body_odd_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #dddddd;
}
/* Title Row Text */
.hottest_1_title_row {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
/* no new hottest ads */
.no_new_hottest_ads {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	background-color: #eeeeee;
	text-align: center;
}
