#modal-overlay {
	filter:alpha(opacity=50) !important;
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	background:#CCC;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)" !important; /*IE 8*/
	_width: 120%;
}

#modal-window {
	background:transparent url(http://files.learnvest.com/files/app/images/diagnosticTest/popup/popupbackground.gif) no-repeat scroll 0 0;
	height:239px;
	width:547px;
}

#white_container {
width: 985px;
}

#customizeYourExperience{
	width: 100%;
	height: 830px;
	position: relative;
	margin-top: 10px;	
}

#customizeYourExperience .top{
	
}

#customizeYourExperience .content{
	background: transparent url(http://files.learnvest.com/files/app/images/diagnosticTest/customizeYourExperience/backgroundcontent.gif) repeat-y scroll left top;
	float: left;
	padding-bottom:25px;
}

#customizeYourExperience .content .interestCategory {
	margin-top:20px;
}

#customizeYourExperience .content .interestList {
	font-size:15px;
	line-height:23px;
	margin:10px 0 0 27px;
}

#customizeYourExperience .bottom{
	background:transparent url(http://files.learnvest.com/files/app/images/diagnosticTest/customizeYourExperience/backgroundbottom.gif) no-repeat scroll 0 0;
	height:69px;
	width:986px;
	clear: both;
	text-align: center;
}

#customizeYourExperience .bottom .buttonHolder{
	background:transparent url(http://files.learnvest.com/files/app/images/diagnosticTest/customizeYourExperience/submit.gif) no-repeat scroll 0 0;
	height:50px;
	margin:auto;
	width:299px;
}

#customizeYourExperience .bottom .buttonHolder a{
	display: block;
	height: 100%;
}

#customizeYourExperience .bottom .buttonHolder a:hover{
	background:transparent url(http://files.learnvest.com/files/app/images/diagnosticTest/customizeYourExperience/submit_rollover.gif) no-repeat scroll 0 0;
}

#customizeYourExperience .leftColumn{
	float: left;
	width: 491px;
	margin-left: 1px;
}

#customizeYourExperience .rightColumn{
	float:left;
	width: 491px;
}

span.checkbox {
	background:transparent url(http://files.learnvest.com/files/app/images/login/login/check-new-login.gif) no-repeat scroll 0 -5px;
	float:left;
	height:18px;
	margin-right:5px;
	margin-top:3px;
	width:18px;
}

/*result popup*/

#customizeYourExperienceResultPopup .closeButton {
	background:transparent url(http://files.learnvest.com/files/app/images/diagnosticTest/popup/close.gif) no-repeat scroll 0 0;
	height:21px;
	position:absolute;
	right:26px;
	top:22px;
	width:21px;
}

#customizeYourExperienceResultPopup .closeButton:hover {
	background:transparent url(http://files.learnvest.com/files/app/images/diagnosticTest/popup/close_rollover.gif) no-repeat scroll 0 0;
}

#customizeYourExperienceResultPopup .goBackButton {
	background:transparent url(http://files.learnvest.com/files/app/images/diagnosticTest/popup/goback.gif) no-repeat scroll 0 0;
	bottom:70px;
	height:32px;
	left:105px;
	position:absolute;
	width:167px;
}

#customizeYourExperienceResultPopup .goBackButton:hover {
	background:transparent url(http://files.learnvest.com/files/app/images/diagnosticTest/popup/goback_rollover.gif) no-repeat scroll 0 0;
}

#customizeYourExperienceResultPopup .finishButton {
	background:transparent url(http://files.learnvest.com/files/app/images/diagnosticTest/popup/finishlater.gif) no-repeat scroll 0 0;
	bottom:70px;
	height:32px;
	left:277px;
	position:absolute;
	width:166px;
}

#customizeYourExperienceResultPopup .finishButton:hover {
	background:transparent url(http://files.learnvest.com/files/app/images/diagnosticTest/popup/finishlater_rollover.gif) no-repeat scroll 0 0;
}

#customizeYourExperienceResultPopup a {
	display: block;
	cursor: pointer;
	height:100%;
	width:100%;
}

#customizeYourExperienceResultPopup a img{
	height:100%;
	width:100%;
}
