.news-date-time {
	color:#486DAA;
}

/* hot */
table.hot-section {
	border-collapse:separate;
}
td.hot {
	padding:5px;
	width:50%;
	vertical-align:top;
	border:2px solid orange;
	background-color:#f5f5f5;
}
td.hot h2 {
	color:#0554A6;
	font-size:10pt;
	font-weight:bold;
	margin-bottom:0px;
	margin-top:0px;
}
td.hot h2 a:hover {
	color:#000066;
	padding:0px;
	text-decoration:none;
}
td.hot h2 a:link, td.hot h2 a:visited {
	color:#0554A6;
	padding:0px;
	text-decoration:none;
}
td.hot img {
	float:left;
	margin:0 10px 3px 0;
}
.hot-properties {
	font-size:9pt;
	font-weight:bold;
	margin-bottom:3px;
	margin-top:3px;
}
.hot-details {
	font-size:9pt;
	margin-bottom:3px;
	text-align:justify;
}
.hot-details a:link, .hot-details a:visited {
	color:#0554A6;
	padding:0px;
	text-decoration:none;
}
.hot-price {
	text-align:center;
	font-weight:bold;
}
.hot-price {
	color:#CC0000;
}
.hot-updated {
	color:#000099;
	font-size:8pt;
	font-weight:bold;
	margin-top:5px;
}