#threads .ColumnLast {
	text-align: right;
}
#toolbar {
	text-align: left;
	background: #ddd;
	padding: 8px;
	border: 1px solid #AAAAD5 !important;
	width: 688px !important;
}
.RelatedStocksElement td {
	width: 33%;
}
h1.TableElement, h2.TableElement {
	background: none;
}
.TableElement table th {
	background: linear-gradient(#AAAAD5, #c4cbd8) repeat scroll 0 0 rgba(0, 0, 0, 0);
	text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.3);
}
#container {
	margin-top: 10px;
	display: block;
	width: 994px;
	margin-bottom: 6px;
}
#navbar {
	display: inline-block;
	width: 300px;
	margin-right: 2px;
}
#maincontent {
	display: inline-block;
	width: 688px;
	text-align: left;
}
#sticky_container {
	margin-top: 10px;
	max-width: 300px;
}
div#googlePlusButton > div {
	vertical-align: top !important;
}