TABLE.TheatreResume {
	border: 0;
	margin: 0 15px;
}

TABLE.TheatreResume A {
	color: #4980A5;
	text-decoration: none;
}

TABLE.TheatreResume A:hover {
	text-decoration: underline;
}


TABLE.TheatreResume TD {
	font-size: small;
	color: #706A69;
	vertical-align: top;
	padding-right: 5px;
}

TABLE.TheatreResume TD.Headline {
	font-weight: bold;
	padding-top: 10px;
	color: #5F5A59;
	border-bottom: 1px dotted #c2c2c2;
}

TABLE.TheatreResume TD.Date {
	padding-left: 10px;
	width: 7em;
}

DIV#TheatreEquipList {
	margin-left: 25px;
}

DIV#TheatreEquipList UL {
	list-style-type: square;
	font-weight: bold;
	padding-left: 25px;
}

DIV#TheatreEquipList UL LI {

}

DIV#TheatreEquipList UL LI UL {
	list-style-type: disc;
	font-weight: normal;
}

DIV#TheatreEquipList UL LI UL LI UL {
	list-style-type: circle;
	font-style: italic;
}
