body {
	
	font-size: 75%;
	margin: .25em;
	padding: 0;

}

form.regions,
div.aux,
ul.nav,
#listings .times,
#listings table#combined {

	display: none;
	
}

#listings table caption {

	text-align: left;
	font-size: 250%;
	font-weight: bold;

}

#listings table {

	width: 100%;
	border-collapse: collapse;
	
}

#listings table * {

	width: auto;
	
}



#listings table,
#listings table th {

	border: solid 1px #000;
	
}

#listings table td {

	border: solid 1px #aaa;
	
}

#listings table th,
#listings table td {

	text-align: center;
	
}

#listings table td a {
	
	text-decoration: none;
	
}
