.webinar p {
	font-family: "Helvetica", sans-serif;
	font-size:15px;
	line-height:inherit;
	font-weight:normal;
	color:#9a9a9a ;
}
/*.webinar {
	padding:4px 0;
}*/
.webinar {
	font-family: FranklinGothicURWCon-Boo;
	font-weight: normal;
	font-size: 14px;
	margin: 24px 0 10px 0;
	text-align: left;
	color: #666;
}
.webinar-small {
	font-family: FranklinGothicURWCon-Boo;
	font-weight: normal;
	font-size: 13px;
	margin: 4px 0 4px 0;
	text-align: left;
	color: #666;
	line-height: 14px;
}

.webinar h2 {
	margin:0;
	letter-spacing:normal;
}

.title-webinar, title-webinar a  {
	margin:7px 0 3px 0;
	line-height:1.25em;
	width:650px;
	color: #666;
	
	font-family: Helvetica, sans-serif;
	font-size: 15px;
	text-align: left;
	line-height: 26px;
}

.webinar-credits {
	margin:20px 0 0 0;
}

.webinar-objectives li {
	list-style-type:disc;
	list-style-position:inside;
}

.webinar-img {
	margin:0 0 10px 20px;
	height:111px;
	width:198px;
	float:right;
}

.webinar-play-quiz {
	
}

.universal-btn {
	padding: 3px 10px;
	cursor:pointer;
	letter-spacing: .04em;
	text-transform:uppercase;
	color: #ffffff ;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px#888;
	box-shadow: 0 0 5px #888;
	background: #575a5b;
	background: -moz-linear-gradient(top, #575a5b 0%, #818587 50%, #2881a7 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#575a5b), color-stop(50%,#818587), color-stop(100%,#575a5b));
	background: -webkit-linear-gradient(top, #575a5b 0%,#818587 50%,#575a5b 100%);
	background: -o-linear-gradient(top, #575a5b 0%,#818587 50%,#575a5b 100%);
	background: -ms-linear-gradient(top, #575a5b 0%,#818587 50%,#575a5b 100%);
	background: linear-gradient(to bottom, #575a5b 0%,#818587 50%,#575a5b 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#575a5b', endColorstr='#575a5b',GradientType=0 );
	display:inline-block;
}
#portal-container a.universal-btn  {
	color:#fff;
}
/*.webinar ul {
font-weight: normal;
text-align: left;
color: #666;
margin: 8px 0 14px 4px;
}
.webinar li {
font-weight: normal;
font-size: 14px;
text-align: left;
color: #666;
line-height: 15px;
margin: 3px 0 3px 11px;
list-style:initial;
}*/
.webinar ul {
	font-family: FranklinGothicURWCon-Boo;
	font-weight: normal;
	text-align: left;
	color: #666;
	margin: 8px 0 8px 4px;
}
.webinar li {
	font-family: FranklinGothicURWCon-Boo;
	font-weight: normal;
	font-size: 14px !important;
	text-align: left;
	color: #666;
	line-height: 11px;
	margin: 3px 0 3px 11px;
	list-style:initial;
}
.live-event-division {
height: 1px;
margin: 20px 0;
background: #D3D5D9;
}