﻿.WebinarPanel
{
	border-bottom:none;
	border-left:1px #AFD13E solid;
	border-right:1px #AFD13E solid;
	text-align:center;
}
.WebinarHeader
{
	font-family:Arial;
	font-size:11pt;
	color:#EF9A48;
	font-weight:bold;
}
.WebinarGreenText
{
	font-family:Arial;
	font-size:8pt;
	color:#AFD13E;
	font-weight:bold;
	
}
.WebinarFormText
{
	font-family:"Times New Roman", Times;
	font-size:8pt;
	color:black;
}