.lightGrayRoundConerbox {
	background-color:#f4f4f4;
	width:370px;
	margin-left:auto;
	margin-right:auto;
}
b.btop, b.btop b, b.bbot, b.bbot b {
	display: block;
	height: 10px;
	font-size: 1px;
	background-image:url(../images/round_corner_light_gray.gif);
	background-repeat: no-repeat
}
b.btop b {
	background-position: 100% -10px
}
b.bbot {
	background-position: 0 -20px
}
b.bbot b {
	background-position: 100% -30px
}
.liveDemoForm {
	margin-left:20px;
	margin-top:10px;
}
.liveDemoForm input {
	width:300px;
	margin:4px;
}
.liveDemoForm .label {
	color:#000000;
	font-weight: bold;
	margin-top:10px;
}
.liveDemoForm .submitBtn {
	width:83px;
}
.aspirehrFormWrapper {
	width:300px;
	margin:10px;
	margin-left:30px;
	position:relative;
}
.aspirehrFormWrapper .formLabel {
	font-weight:bold;
}
.aspirehrFormWrapper input, .aspirehrFormWrapper textarea {
	width:250px;
}
.grayInput {
	background-image:url(../images/form_input_bg.gif);
}
.aspirehrFormWrapper .aspirehr_zip {
	width:100px;
}
.aspirehr_zip_wrapper {
	position:relative;
	left: 50px;
	top: -43px;
}
.aspirehr_question_wrapper
{
	position:relative;
	top: -40px;
}
.aspirehrFormWrapper .aspirehr_submit_btn_wrapper input
{
width:83px;
position:relative;
top: -30px;
left:80px;
}
.virtualClassForm {
width:460px;
}
.virtualClassForm .aspirehr_submit_btn_wrapper input{
width:83px;
position:relative;
left:80px;
top: 10px;
}
.aspirehrRadio
{
width:20px !Important;
}