#listings .overview {
	width: 260px;
	float: left;
	line-height: 18px;
}

#listings .overview p {
	font-size: 11px;
}

#listings .info {
	width: 230px;
	float: right;
	clear: right;
	margin-bottom: 4px;
}

#listings .info div, #listings .info a {
	font-size: 11px;
}

#listings .info .question {
	font-weight: bold;
}
