/* TODO: Tell Damon about these */

div.shortReview {
	display: inline;
}

div.longReview {
	display: none;
}

/*
a.expand, a.expand * {
	color: #ff9933;
}

h1.pastEventHeading {
	color: #555555;
}

div.pastEvent *, div.pastEvent h1 *, div.pastEvent h2 *, div.pastEvent h3 *, div.pastEvent h4 * {
	color: #888888;
}
*/

