#bannerContainer {
	margin-top: 15px;
	width:1035px;
	text-align: center;
}

#rightColumn {
	width:300px;
	height:auto;
	float:left;
	position:relative;
	margin-left:10px;
}

#leftColumn {
	background-color: white;
	float: left;
	width:680px;
	height:auto;
	position:relative;
	margin-left:30px;
}

div#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%;
}

span.checkbox {
	width: 19px;
	height: 20px;
	padding: 0;
	background: url('http://files.learnvest.com/files/app/images/experience/check-new.gif') no-repeat;
	background-position: 0 -3px;
	display: block;
	clear: left;
	float: left;
}
span.radio {
	width: 19px;
	height: 19px;
	padding: 0 0 0;
	background: url('http://files.learnvest.com/files/app/images/experience/radio.gif') no-repeat;
	display: block;
	clear: left;
	float: left;
}
.particularIssueImg {
	background-image: url(http://files.learnvest.com/files/app/images/titles/particularIssue.gif);
	background-repeat: no-repeat;
}

#popupHolderThanksForSignIn #modal-window {
	background: url('http://files.learnvest.com/files/app/images/homePage/thanksForSignInPopUpBackground.gif') no-repeat;
	height:233px;
	width:558px;
	top: 25px;
}

#thanksForSignUp .copy {
	font-size:15px;
	margin-top:104px;
	text-align:center;
	padding: 0px 43px;
}

#thanksForSignUp .button{
	background: url(http://files.learnvest.com/files/app/images/homePage/gohomebutton.gif) no-repeat;
	height: 24px;
	margin: 13px 0px 0px 200px;
	width: 168px;
}

#thanksForSignUp .button a.selected, .button a:hover{
	background: url(http://files.learnvest.com/files/app/images/homePage/gohomebutton_rollover.gif) no-repeat;
	height: 24px;
}

#thanksForSignUp .button label {
	color:#FFFFFF;
	display:block;
	text-align:center;
	padding-top: 5px;
	cursor: pointer;
}

/* Featured Article */
.featuredArticle {
	width: 430px;
	height: 215px;
	margin-left: 2px;
}

.featuredArticle .featuredArticleImage {
	float:left;
	margin-left:10px;
	margin-right:10px;
	margin-top:15px;
	height: 115px;
	width: 156px;
}

.featuredIconImage {
	margin:3px 5px;
	width:14px;
	height:14px;
}


.featuredArticle .featuredArticleLink {
	padding-left:10px;
	padding-top:0px;
	color:#9FCF67;
}

.featuredArticle .featuredArticleTitle {
	padding-left:10px;
	padding-top:10px;
	font-size:12px;
	font-weight:bold;
}

.featuredArticle .featuredArticlePreview {
	padding: 0px 0px 4px 10px;
}


.homepageAd {
	width:300px;
	margin-top: 19px;
	float: left;
	height:100px;
}

div.socialNetworksContainer {
	position: relative;
	clear: both;
}

.facebookFanBox {
	text-align:center;
	background: url('http://files.learnvest.com/files/app/images/facebookFanBox/fbFanBoxSmallBackground.png') no-repeat;
	position:absolute;
	text-align:center;
	top:40px;
	width:664px;
	height: 93px;
}

.sponsorHomepageBanner {
	display:block;	
}