#content #speaker-advice-whitebox
{
	background: #3e3f39 url(../../App_Themes/CleanAndColorful/Images/book-speaker-form-curve.png) no-repeat bottom;
}

#content .white-box .speaker-advice .heirarchy
{
	width: 100%;
	height: 36px;
	background: #31699a;
}

#content .white-box .speaker-advice .heirarchy .heirarchy-text
{
	float: left;
	padding: 10px 0 0 15px;
	color: #f8f6ff;
	font: 8pt Verdana;
}

#content .white-box .speaker-advice .heirarchy .heirarchy-text .this-page
{
	font-weight: bold;
}

#content .white-box .speaker-advice .heirarchy .heirarchy-text a
{
	color: #f8f6ff;
	text-decoration: none;
	font: 8pt Verdana;
}

#content .white-box .speaker-advice .heirarchy .heirarchy-text a:hover
{
	color: #fa932e;
	text-decoration: underline;
}

#content .white-box .speaker-advice .heirarchy img
{
	float: right;
}

#content .white-box .speaker-advice .title
{
	display: block;
	background: #f4f5d6 url(../../App_Themes/CleanAndColorful/Images/book-speaker-title-curve.png) no-repeat bottom left;
	height: 103px;
}

#content .white-box .speaker-advice .title .title-banner
{
	float: left;
	background: #f4f5d6 url(../../App_Themes/CleanAndColorful/Images/speaker-advice-title.png) no-repeat left;
	margin: 8px 0 0 40px;
	width: 607px;
	height: 82px;
}

#content .white-box .speaker-advice .inquiry
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;	
	background: url(../../App_Themes/CleanAndColorful/Images/speaker-inquiry-banner.png) no-repeat 0 100%;
	height: 66px;
}

#content .white-box .speaker-advice .inquiry .join
{
	float: left;
	margin: 25px 0 0 372px;
	font: 8pt Verdana;
	color: White;
}

#content .white-box .speaker-advice .join-text
{
	float: left;
	background: url(../../App_Themes/CleanAndColorful/Images/join.png) no-repeat 0 0px;
	height: 16px;
	padding: 0 5px 0 29px;
	line-height: 16px;
	vertical-align: middle;
}

#content .white-box .speaker-advice .inquiry .join a
{
	float: left;
	color: #f5911f;
	font-weight: bold;
	text-decoration: none;
	height: 16px;
	line-height: 16px;
	vertical-align: middle;	
}

#content .white-box .speaker-advice .inquiry a:hover
{
	color: #00aeef;
}

#content .white-box .speaker-advice .form
{
	background: #3e3f39;
	padding: 5px 15px 5px 23px;
	margin: 0 0 0 0;
	font: bold 9pt Verdana;
	color: White;
}

#content .white-box .speaker-advice .form .num-speakers-input
{
	width: 65px;
}

#content .white-box .speaker-advice .form .expertise-input
{
	width: 325px;
}

#content .white-box .speaker-advice .form .budget-input
{
	width: 100px;
	margin-bottom: 12px;
}

#content .white-box .speaker-advice .form .event-input-header
{
	float: left;
	clear: left;
	width: 150px;
	margin-top: 11px;
}

#content .white-box .speaker-advice .form input
{
	float: left;
	margin-top: 8px;
}

#content .white-box .speaker-advice .form .budget-type-label
{
	float: left;
	clear: left;
	margin: 0px 20px 8px 0; 
}

#content .white-box .speaker-advice .form .budget-checkbox
{
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
	height: 15px;
}

#content .white-box .speaker-advice .form label
{
	float: left;
	margin: 0px 20px 0 2px;
	font-weight: normal;
	font-size: 8pt;
}

#content .white-box .speaker-advice .form .name-label
{
	float: left;
	clear: left;
	margin: 10px 10px 0 0;
}

#content .white-box .speaker-advice .form .name-input
{
	float: left;
	width: 265px;
}

#content .white-box .speaker-advice .form .email-label
{
	float: left;
	margin: 10px 10px 0 30px;
}

#content .white-box .speaker-advice .form .email-input
{
	float: left;
	width: 256px;
}

#content .white-box .speaker-advice .form .company-name-label
{
	float: left;
	clear: left;
	margin: 10px 10px 0 0;	
}

#content .white-box .speaker-advice .form .company-name-input
{
	float: left;
	width: 200px;
}

#content .white-box .speaker-advice .form .phone-number-label
{
	float: left;
	margin: 10px 10px 0 30px;	
}

#content .white-box .speaker-advice .form .phone-number-input
{
	float: left;
	width: 195px;
}

#content .white-box .speaker-advice .form .time-to-call-label
{
	float: left;
	clear: left;
	margin: 10px 10px 0 0;
}

#content .white-box .speaker-advice .form .time-to-call-input
{
	float: left;
	width: 192px;
}


#content .white-box .speaker-advice .form .submit-button
{
	float: right;
	margin: 12px 30px 0px 0px;	
	width: 85px;
	height: 27px;
}
