div#content {
	margin-left:25px;
}

div#panel1 {
	width:900px;
	height:700px;
	text-align:center;
	left:0;
	right:0;
	margin-left:auto;
}

li#webinar-heading {
	margin:70px 30px 0 50px;
	width:400px;
	font-size:37px;
	color:#006699;
	font-weight:bold;
	font-family:Arial;
}

div#bottom-panel1 {
	position:realtive;
	bottom:0;
	padding:5px 0;
	width:900px;
	height:250px;
	text-align:center;
	background:#206680;
	color:#fff;
	font-size:26px;
}

p.para-with-pic {
	text-align:center;
	font-size:12px;
}

div.line-separation {
	width:100%;
	height:19px;
	background:url('pics/line1.jpg') repeat;
	margin:15px 0;
}

div#bottom-panel1  > p#bp-para-top {
	font-size:36px;
	margin-top:10px;
}


a#pre-registered {
	margin-left:10px;
}

a#top-reg-button {
	margin-left:5px;
}

div#register-button-heading {
	color:#aa0000;
	font-size:15px;
	font-weight:normal;
	font-style:italic;
	margin:0 auto;
	width:95%;
}

div#register-button-panel {
	margin-left:auto;
	margin-right:auto;
	width:400px;
}

div#register-button-panel > a:first-child {
	margin-right:55px;
}

a.reg-buttons {
	float:left;
	font-size:16px;
	padding-top:7px;
	height:28px;
	
}

a.register,
a.register2 {
	text-decoration:none;
	text-align:center;
	display:block;
	width:70%;
	height:auto;
	padding:10px;
	border-radius:7px;
	background:#fffb00;
	font-size:24px;
	color:#000;
	border:2px solid #5b92c7;
}

a#bottom-panel2 {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	top:-2px;
}

p#list-heading {
	font-size:25px;
	margin-left:10px;
	font-weight:bold;
	text-align:center;
}

div#list-panel {
	margin-left:50px;
}

div#web-based-panel {
	margin:0 auto;
}

div#web-based-panel > img {
	display:block;
	margin:0 auto -5px auto;
}

div#web-based-panel > a {
	margin:0 auto;
}

div#web-based-panel  {
	text-align:center;
	width:450px;
	color:#000;
}

div#list-panel {
	border:2px solid #5b92c7;
	border-radius:8px;
	width:780px;
}

ul#webinar-highlights  li {
	list-style-image:url('pics/bullet.jpg');
	font-size:20px;
	margin-bottom:10px;
}



div.tbl-panel {
	margin-left:auto;
	margin-right:auto;
	width:850px;
}

div.tbl-panel > div.web-based,
div.tbl-panel > div.testimonials {
	position:relative;
	float:left;
}

div.tbl-panel > div.web-based  {
	width:350px;
}

div.tbl-panel > div.web-based   > a.register {
	width:95%;
}

div.tbl-panel > div.web-based   > p {
	text-align:center;
	font-size:14px;
	color:#000;
	margin:-2px 0 0 -15px;
}

div.tbl-panel > div.testimonials {
	width:250px;
	margin-right:50px;
	font-size:15px;
	font-family:helvetica;
}

.font-bold {
	font-weight:bold;
}

div.pic-panel {
	clear:left;
	width:210px;
	height:250px;
	overflow:hidden;
	border:3px solid #550000;
}

div#d1 {
	background:url('pics/doctors/d1.jpg') no-repeat;
}

div#d2 {
	background:url('pics/doctors/d2.jpg') no-repeat;
}

div#d3 {
	background:url('pics/doctors/d3.jpg') no-repeat;
}

div#panel2 {
	background:#206680;
	color:#fff;
	font-size:24px;
	font-family:helvetica;
	height:430px;
}

div#panel2 > p.paras {
	width:95%;
	font-size:20px;
	font-family:helvetica;
	margin:30px auto 0 auto;
}

div#panel2  > p#int-panel {
	color:#fff;
	background:#990000;
	width:90%;
	text-align:center;
	margin:0 auto 0 auto;
	padding:15px 10px 25px 10px;
	border-radius:11px;
}

a#bottom-link {
	margin:-25px auto 5px auto;
	width:400px;
}

p#bottom-para {
	width:80%;
	margin-left:auto;
	margin-right:auto;
	padding:5px 0;
	font-size:24px;
	font-family:helvetica;
	text-align:center;
	border:2px solid #5b92c7;
	border-radius:8px;
}

.red-text {
	color:#aa0000;
}

div#reg-form {
	position:absolute;
	top:100px;
	left:130px;
	border:2px solid #5b92c7;
	border-radius:15px;
	overflow:hidden;
	z-index:5000;
	background:#fff;
}

div#reg-form > iframe {
	border:none;
}

a#close-reg {
	text-decoration:none;
	float:right;
	margin:3px 20px 0 0;
	color:#000077;
	font-size:18px;
}

a#close-reg:hover {
	color:#770000;
}