#quickbar {
	position: absolute;
	left: 4px; 
}

#article {
	margin-left: 148px;
	margin-right: 4px;
}

table.pantsless {
	padding: 10px;
	border: 1px solid #999999;
	background-color: #ffffff;
}

table.pantsless td {
	padding: 4px;
	text-align: center;
}

table.pantsless td.location {
	padding: 0px;
}

td.caption {
	font-weight: bold;
	font-size: 0.8em;
}

td.location {
	font-size: 0.7em;
}

.muted {
	color: #777777;
}
