@charset "utf-8";
label {
	font-size: 1.3em;
	font-weight: bold;
	padding-bottom:2px;
	line-height: 1.8em;
}
label span {
	color: #FF0000;
}
.inputRow {margin-bottom:7px;}
.joinColLeft {
	width: 300px;
	float: left;
}
.joinColRight {
	float: right;
	width: 290px;
}
.Miscellaneous label {width:300px;display:block;float:left;line-height:normal}
.Miscellaneous .inputRow , .student-details .inputRow {margin-bottom:13px;padding-left:30px;}

.student-details label {width:12em;display:block;float:left;line-height:normal;}
.student-details p {padding-left:30px;margin:10px 0!important}

#knowledge-to-action {margin:10px 0 20px;}
	#knowledge-to-action img {margin:0 auto 10px;display:block}

#WhatInvestment {
	padding-left: 130px;
	background: url(../img/what_investment_mags.png) no-repeat left center;
}

#FreeTradingGuide {
	padding-left: 130px;
	background: url(../img/free_trading_guide.png) no-repeat 15px top;
	height: 145px;
}
#address_finder_result select {margin-bottom:34px}

#email-subscription-box {background-color:#e4e4e4;border-radius:6px;-moz-border-radius:6px;-webkit-border-radius:6px;padding:9px 5px 7px;width:600px;margin:10px auto 20px;text-align:center;font-size:1.8em!important}

#email-subscription-container {width:590px;margin:0 auto}
        #email-subscription-container .row {padding-top:10px}
	#email-subscription-container label {font-size:1.5em}
	#email-subscription-container label span {color:grey;float:right}
	#email-subscription-container label span.subscribed {color:green}
	#email-subscription-container p.subscription-info {padding-left:25px}

