#Schedule-A-Speaker {
	padding: 20px 0 60px;
	width: 578px;
	margin: 0 auto;

}
#Schedule-A-Speaker p{
	padding: 20px 60px 0;
}
#Schedule-A-Speaker h2{
	border: 3px solid #8BBFD4;
	border-bottom: none;
	width: 240px;
	margin-left: 60px;
	text-align: center;
	background: transparent url(../../images/outer_bg.png) repeat-x left top;
}
#top{
	width: 500px;
	margin: 0% auto;
	border: 3px solid #8BBFD4;
	border-bottom: none;
	background: transparent url(../../images/outer_bg.png) repeat-x left bottom;
	padding-bottom: 20px;
}
#top-inner{
	border: 3px solid #AFAFAF;
	width: 290px;
	margin: 0 auto;
	background: transparent url(../../images/inner_bg.png) repeat-x left bottom;
}
#bottom{
	width: 575px;
	margin: 0 auto;
	border: 3px solid #8BBFD4;
	background: #FAFBFC url(../../images/outer_bg.png) repeat-x left bottom;
}
#bottom-inner{
	width: 415px;
	margin: 0 auto;
	border: 3px solid #AFAFAF;
	background: transparent url(../../images/inner_bg.png) repeat-x left bottom;
}
#bottom fieldset{
	padding-left: 90px;
}
#bottom legend{
	margin-left: -50px;
}
#bottom-inner label{ 
	width: 130px;
}
