
.eventName:before {
	content: "An Evening with Calamity Jane";
}

.eventShow:before {
	content: "Calamity Jane";
}

.eventShowInfo:before {
	content: "Calamity Jane is one of the most popular musicals of all time, "
			"and boasts an infectious score brimming with popular songs including "
			"'The Deadwood Stage' and the Oscar-winning 'Secret Love'. "
			"A classic case of mistaken identity leads to a gun-toting "
			"and romantic tale that is by turns hilarious and heart-warming.";
}

.eventCost:before {
	content: "695";
}

.eventDeposit:before {
	content: "100";
}

