body{
	margin: 0px;
	padding: 20px 0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 1.3em;
	color: #5F5F5F;
	text-align: center;
	background: url(/img/template/webinar/webinar_bg.png) repeat-x top center #e2e2e4;
}

h2{
	color: #9D0E0C;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:12px;
	line-height:16px;
	font-weight: bold;
	margin: 0px;
	padding: 10px 0px 0px 0px;
}

a{
	text-decoration: none;
	color: #9D0E0C;
}

a:hover{
	text-decoration: underline;
}

#webinarWrapper{
	width: 914px;
	margin: auto;
	text-align: left;
	background:url(/img/template/webinar/webinar_box_mid.png) repeat-y left center;
}

.webinarBoxBot{
	background:url(/img/template/webinar/webinar_box_bot.png) no-repeat left bottom;
}

#header{
	background:url(/img/template/webinar/webinar_box_top_header.png) repeat-x top center #e0e0e2;	
	border-bottom: solid 1px #a9a7a8;
	width: 908px;
}

.webinarBoxTop{
	background:url(/img/template/webinar/webinar_box_top.png) no-repeat left top;
}

.webinarBoxTop2{
	background:url(/img/template/webinar/webinar_box_top.png) no-repeat left top;
	border-bottom: solid 1px #ffffff;
	padding: 0px 15px 5px 0px;
}


p{
	margin: 0px;
	padding: 10px 0px;
}


#webinarMainWrapper{
	padding: 15px 35px;
}

img{
	vertical-align: bottom;
	border: none;
}

#webinarLeftCol{
	width: 550px;
	float: left;
	padding: 10px 0px;
}

#webinarRightCol{
	width: 250px;
	float: right;
	padding: 0px 0px 10px 0px;
}

.clear{
	clear: both;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
}

#webminarFooter{
	font-size: 11px;
	line-height: 22px;
}

#logo{
	width: 400px;
	float: left;
}

.haveaquestiontop{
	width: 230px;
	float: right;
	text-align: right;
}

div.haveaquestiontop a {
	color:#FF3B0E;
	display:block;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	text-align:right;
	text-decoration:underline;
}
