.button_only
{
	margin: 1em 0 0 0;
}
.mini_button
{
	padding: 4px;
	background-color: #444444;
	border: 1px solid #888888;
	color: #ffffff;
	width: 100px;
	font-weight: bold;
}

.webinar_title
{
	/*font-size: 1.2em;
	margin: .5em 0 .5em 0;
	font-weight: bold;
	color: #222266;*/
}

.webinar_presenter
{
	/*font-style: italic;*/
	font-weight: bold;
	font-size: 1.2em;
	/*color: #666666;*/
	margin-bottom: 1em;
}

.webinar_body
{
	/*border-top: 1px dotted #999;
	border-bottom: 1px dotted #999;*/
	padding: 1em 0 .5em 0;
	/*font-size: .9em;*/
}

.webinar_reg
{
	/*width: 250px;*/
	margin: 1em 0 0 0;
	padding: .5em 0 .5em 0;
	font-weight: bold;
	font-size:1.2em;
	color: #990000;
	border-top: 1px dotted #999;
}

.webinar
{
	display: block;
	border: 1px dotted #999;
	padding: 0 10px 10px 10px;
	margin-bottom:4em;
	background-color:#f6f6f6;
}

.webinar h2 {
	color:#000;
	text-transform:uppercase;
}

.reg_block
{
	border-left: 1px dotted #999;
	background-color:#f6f6f6;
	/*background-color: #dddddd;*/
	padding:10px;
	/*font-weight: bold;
	line-height: 1.1em;*/
}

.reg_head
{
	/*font-size: 1.3em;
	font-weight: bold;
	margin-bottom: -4px;
	color: #999999;
	font-variant: small-caps;*/
}

.reg_title
{
	/*font-size: .8em;
	color: #222266;
	margin: 0 0 0 0;*/
}

.reg_time
{
	/*font-size: .8em;
	color: #666666;
	margin: 0 0 0 0;*/
}

.reg_drop
{
	/*font-size: .8em;
	font-style: italic;
	margin: .2em 0 1em 0;*/
}