div.show-details p {
	margin-bottom: 4px;
}

div.show-details p.type {
	color: #999999;
    font-size: 1em;
    margin-bottom: 6px;
}

div.show-details p.author {
    color: #333333;
    font-size: 1.143em;
    margin-bottom: 7px;
}

div.show-details p.name {
    line-height: 34px;
    color: #333333;
    font-size: 1.857em;
    font-style: italic;
    margin-bottom: 5px;
}

div.show-details p.details {
    color: #333333;
    font-size: 1em;
}

div.show-details p.premier {
	font-size: 1.071em;
}

div.show-details p.event_times {

}

div.show-details table {
	font-size: 1em;
}


