body {
	margin:0;
	padding:0;
	background-color:#FCF4DD;
	background-image:none;
}
.listings {
	width:192px;
}

.sr_1 {
	background-color:#F9EABF;
	padding:8px 3px 6px 7px;
	color:#454547;
}

.sr_2 {
	background-color:#FDF5DE;
	padding:8px 3px 6px 7px;
	color:#454547;
}

.image {
	width:41px;
	float:left;
}

.time {
	width:54px;
	font-size:11px;
	float:left;
	line-height:17px;
	margin:0;
}

.title {
	width:98px;
	float:left;
}

.title a {
	font-family:times new roman;
	color:#AB2919;
	font-weight:800;
	text-decoration:none;
	font-size:12px;
	line-height:15px;
	
}

.image img {
	border:solid 2px #fff;
	margin-top:1px;
}



