div.emsContent table tr {
	vertical-align: top;
}
div.emsContent img.right {
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
}
img.left {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}
div.emsContent div.relatedEventRegistration td {
	padding-bottom: 5px;
}
div.courseOptions td {
	padding-bottom: 7px;
}
div.courseOptions td b {
	font-family: arial, helvetica, verdana, sans-serif;
}
table.eventList {
	border-bottom: 1px solid #D9D9D9;
	border-collapse: collapse;
	margin-bottom: 20px;
	width: 100%;
}
table.eventList th, table.eventList td {
	text-align: left;
	padding: 5px 10px;
}
table.eventList td {
	border-left: 1px solid #D9D9D9;
}
table.eventList td:first-child {
	border-left: none;
}
table.eventList tr.even td {
	background-color: #f5f5f5;
}
table.eventList th {
	background: #eff0f2;
	border-bottom: 1px solid #D9D9D9;
	color: #374558;
	font-family: GillSansRegular,arial,helvetica,verdana,sans-serif;
	font-size: 11pt;
	font-weight: 100;
	padding: 5px 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
	border-top-right-radius: 10px;
}
div.emsContent h1 {
	clear: left;
}
div.emsContent b {
	font-family: arial, helvetica, verdana, sans-serif;
}
div.emsContent table {
	margin-bottom: 10px;
}
div.emsContent table tr td {
	padding-right: 10px;
}
div.emsContent div.info {
	margin-top: 10px;
	padding: 15px;
	border: 1px solid #F8D891;
	background: url('/shared/images/design/background_box_colored.png') repeat-x;
}
div#sessions table {
	border-collapse: collapse;
	margin-bottom: 5px;
}
div#sessions {
	margin-bottom: 20px;
}
blockquote {
	font-family: helvetica, arial, verdana, sans-serif;
	font-size: 12px;
	color: #777;
	padding: 0 20px;
	margin: 0;
	background: none;
}