/* Used to format the 'Price' column in the listings heading.*/
.prices {
	font-size: 20px;
}

.address {
	font-size: 13px;
}

td {
	font-size: 12px;
}