#webinars {float: right; height: auto; width: 216px; padding: 10px; margin: 5px; background-color: #FFFFFF;}

.table_1, .table_1 tr {
	border-collapse: collapse;
	border-left: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	padding: 0;
	margin: 0 auto;
	width: 99%;
}
.table_1 td, .table_1 th {
	border-collapse: collapse;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	padding: 2px 10px;
	vertical-align: top;
	font-size: 13px;
	text-align: center;
}
.table_1 td.light_20 {
	background-color: #F9F9F9;
	text-align: center;
	color: #333333; 
	width: 19%;
}
.table_1 td.light_25 {
	background-color: #F9F9F9;
	text-align: center;
	color: #333333; 
	width: 25%;
}
.table_1 td.light_40 {
	background-color: #F9F9F9;
	text-align: center;
	color: #333333; 
	width: 40%;
}
.table_1 td.bold_20 {
	background-color: #FFFFFF;
	text-align: center;
	color: #333333;
	font-weight: bold;
	width: 19%;
}
.table_1 td.bold_25 {
	background-color: #FFFFFF;
	text-align: center;
	color: #333333;
	font-weight: bold;
	width: 25%;
}
.table_1 td.bold_40 {
	background-color: #FFFFFF;
	text-align: center;
	color: #333333;
	font-weight: bold;
	width: 40%;
}
.table_1 th.blue {
	background-color: #2C88bb;
	text-align: center;
	font-weight: bold;	
	color: #FFFFFF;
}
.table_1 th.orange {
	background-color: #D6B600;
	text-align: center;
	font-weight: bold;	
	color: #FFFFFF;
}
.table_1 th.green {
	background-color: #77AA00;
	text-align: center;
	font-weight: bold;	
	color: #FFFFFF;
}
.table_1 th.lightblue {
	background-color: #77bbee;
	text-align: center;
	font-weight: bold;	
	color: #FFFFFF;
}
.table_1 td.level,
.table_1 td.monthly {
	background-color: #F9F9F9;
	text-align: center;
	color: #333333; 
}

.table_1 td.semiannual {
	background-color: #FFFFFF;
	text-align: center;
	color: #333333;
	font-weight: bold;
}
.table_1 th.level,
.table_1 th.monthly {
	background-color: #2C88bb;
	text-align: center;
	font-weight: bold;	
	color: #FFFFFF;
}

.table_1 th.semiannual {
	background-color: #77AA00;
	text-align: center;
	font-weight: bold;	
	color: #FFFFFF;
}