/* User defined Style sheet for optional styles applied to content */
table.event {
	margin: 17px;
	margin-right: 0px;
	width: 575px;
	border-collapse: collapse;}
table.event td { padding: 10px; border: 1px solid #ccc;}



p.speaker {
	font-weight: bold;
	color: #fc6d0f;
	padding: 0 !important;
	margin: 0;
}
p.title {
	font-size: 88%;
	padding: 0 !important;
	font-weight: normal;
}
tr.hide_s-border td {
	border-bottom: 1px solid #fff !important;
	font-weight: bold;
	padding-bottom: 0px;
}

.audio, .pdf {
	display: block;
	background: url(../images/headphones.jpg) -4px 2px no-repeat;
	font-weight: normal;
	padding-left: 25px !important;
	margin-top: 5px;
	font-size: 88%;
	min-height: 18px;
}
* html .audio { height: 18px; }
* html .pdf { height: 18px; }
.pdf { background: url(../images/PDFiconsmall.gif) left 2px no-repeat; }

.caption {
	font-size: 88%;
	padding: 5px 0px !important;
	font-weight:normal;
}


  h4 { 
    margin: 0; 
	padding: 0 17px 0 16px; 
	font: 18px Times New Roman; 
	}
