#getStarted a {
	color: white;
	font-weight: bold;
	font-size: 10px;
}

#getStarted a:hover {
	color: black;
}

.bottomRow {
	display: table-cell;
	float: left;
	padding: 0px;
	margin: 0px;
	border: 0px;
	height: 112px;
}

.popup {
	display: none;
	position: absolute;
	background-color: #E0E6E6;
	color: black;
	z-index: 1;
}

input.stockSymbols {
	width: 35px;
	margin: 0px;
	padding: 0px;
}

div.pillarsItem {
	width: 100%;
	padding: 2px 0px 2px 5px;
}

div.pillarsItem a {
	color: black;
}

div.pillarsItemSelected {
	width: 100%;
	padding: 2px 0px 2px 5px;
	background-color: #348593;
}

div.pillarsItemSelected a {
	color: white;
}

div.home2BottomRightCTAs {
	height: 112px;
	border-left: solid 2px white;
	line-height: 13px;
}

input.home2StockSymbols {
	width: 46px;
	height: 15px;
	font-size: 11px;
	margin: 0px;
	padding: 2px 0px 0px 3px;
}
