@charset "UTF-8";

.featured {
	width: 671px;
	height: 217px;
	background: url(../images/conference_featured_text.png) top left no-repeat;
	margin-left: -4px;
}
.featured div { display: none; }

.interior_content h3 { color: #333; }

.keynote h4, .register h4, .hotel h4 { font-size: 19px; font-weight: normal; color: #e30000 !important; margin-bottom: 6px; }
.keynote, .register, .hotel { border-top: 1px dotted #ccc; padding-top: 5px; margin-top: 10px; }
.keynote p { padding-left: 20px; }

.register h5 { color: #e46300; font-size: 16px; font-weight: normal; margin-bottom: 6px; }
.register h5.offline { margin-top: 14px; border-top: 1px dotted #ccc; padding-top: 10px; }
.register h6 { font-size: 12px; margin-bottom: 10px;}
.register em { font-size: 11px; color: #888; }

.register table { border-bottom: 1px dotted #555; margin-bottom: 10px; }
.register th {
	color: #fff;
	background-color: #e00000;
	text-align: left;
	padding: 5px 30px 5px 5px;
}
.register td {	
	font-size: 12px;
	padding: 10px 30px 10px 5px;
	color: #333;
	border-top: 1px dotted #555;
}
.register tr.altrow td {
	background-color: #eee;
}
.register td img { margin-right: 4px; }

.register table, .register p, .register h6 { margin-left: 20px; }

p.pdf a { font-size: 20px; }