/* Acting Resume — START */
/* Theatre */
.t1 {
display:block; width:275px; float:left; font-style:italic; font-weight:bold;}
.t2 {
width:225px; float:left; }
.t3 {
width:220px; float:left; }
.t4 {
width:155px; float:left; }
.t5 {
clear:both;}
/* Readings, Poetry */
.r1 {
display:block; width:250px; float:left; }
.r2 {
width:150px; float:left; }
.r3 {
width:190px; float:left; }
.r4 {
width:155px; float:left;}
.r5 { }
/* Film */
.f1 {
display:block; width:220px; float:left; }
.f2 {
width:235px; float:left; }
.f3 {
width:220px; float:left; }
.f4 {
width:155px; float:left;}
.f5 { }
/* Voice-over */
.v1 {
display:block; width:375px; float:left; }
.v2 {
width:220px; float:left; }
.v3 {
width:140px; float:left; }
.v4 { }
.v5 { }
/* Extra Items */
.actingContent {
	float: left;
	width: 100%;
}

.course {
	display:block;
	float:left;
	width:100%;
	margin-left:20px;
}
/* Credit: Created by Gary Ploski of http://garyploski.com & http://casthim.com */
/* Acting Resume — END */