.companySpotlightIcon img {
	width: 14px;
	margin-right: 3px;
	margin-top: 2px;
}

.RelatedPagesElement {
	margin: 10px;
	background-color: #FFF;
	text-align: left;
}

.RelatedPagesElement h3 {
	font-weight: bold;
}

.RelatedPagesElement ul li {
	float: none;
	display: block;
	width: 100%;
	margin-top: 5px;
}

h2 {
	margin-top: 20px !important;
	background-color: #CFD6E8;
	padding: 5px;
}

a.h2 {
	color: black;
	text-decoration: none;
}

a.h2:hover {
	text-decoration: underline;
}

ul#tabs {
	display: table;
	width: 100%;
	height: 22px;
	padding: 0;
	margin: 10px 0 0 0;
	text-align: left;
}

ul#tabs li {
	display: table-cell;
	list-style: none;
	text-align: center;
	width: 150px;
	padding: 3px 5px;
	border-bottom: 1px solid #AAAAD5;
	white-space: nowrap;
}

ul#tabs:last-child {
	width: 30%;
}

ul#tabs li.current {
	border: 1px solid #AAAAD5;
	border-top: 3px solid #AAAAD5;
	border-bottom: none;
	background-color: #AAAAD5;
}

ul#tabs li.current a {
	color: #FFF;
	font-weight: bold;
}

#brokercenter #content > div {
	clear: both;
	display: none;
}

#brokercenter #content .current {
	display: block;
}

#brokercenter #content {
	padding: 10px 0;
	background-color: #F0F0E7;
	border-top: none;
}

#brokercenter #content a {
	float: left;
	padding: 8px 15px;
	border-right: 1px solid white;
}

#brokercenter #content a img {
	border: 1px solid #AAAAD5;
}

p.add-new-thread {
	margin: 0px;
	text-align: right;
}

#sticky h3 {
	margin: 10px 0 0 0;
	padding: 5px;
	background-color: #CFD6E8;
	text-align: left;
}

#sticky div.ChartElement {
	padding: 7px 0;
	border: 1px solid #CFD6E8;
	min-height: 200px;
	width: inherit;
}

.TableElement {
	margin-top: 10px;
	clear: both;
}

.WidgetBox .WidgetContent {
	background-color: #F0F0E7;
	margin: 10px auto;
	padding: 10px;
}

.WidgetBox .WidgetContent > table td {
	padding: 4px;
}

.WidgetBox .WidgetContent button {
	background-color: #FFF;
	border-radius: 5px;
	border: 1px solid #AAA;
}

.WidgetBox .WidgetContent button:hover {
	background-color: #DDD;
	cursor: pointer;
}

#container {
	width: 990px;
	margin: 0px auto;
	padding: 0;
}

#content {
	display: table-cell;
	width: 670px;
	text-align: left;
	padding-right: 20px;
	vertical-align: top;
}

#sidebar {
	display: table-cell;
	width: 300px;
	padding: 0;
	margin: 0;
}

#sidebar .Element {
	width: 296px;
	margin: 0 auto;
}

#dividends-sidebar {
	width: 255px;
	display: inline-block;
	float: left;
	padding: 0;
	margin: 0;
	float: left;
}

#dividends-sidebar .Element {
	width: 255px;
	display: inline-block;
	float: left;
}

#sidebar #APS_300_X_250 {
	margin-top: 2px;
}

#sidebar .Element.AdvertElement {
	width: 300px;
	margin-bottom: 10px;
}

p {
	margin: 10px 0 0 5px;
}

#content .TableElement table th {
	text-align: center;
}

.TableElement.nowrap table th,
.TableElement.nowrap table td,
#period_quote td {
	white-space: nowrap;
}

.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);
}

#period_quote.TableElement table td.Column1,
#period_quote.TableElement table td.Column10,
#period_quote.TableElement table td.Column11 {
	white-space: nowrap;
}

td.change_arrow {
	width: 25px;
}

td.change_arrow span img {
	margin-top: 3px;
}

span.PriceTextUnchanged {
	font-weight: normal;
	color: #000;
}

.PriceBackgroundUnchangedFlashing {
	background-color: #FF0;
}

h1 {
	padding: 5px 0;
}

h1.logo {
	float: left;
}

div.subtitle {
	clear: left;
	float: left;
	margin-top: -5px;
	padding: 0 0 5px 0;
	font-size: small;
	width: 670px;
}

div.subtitle a {
	font-size: small;
}

#logo_container {
	float: right;
	border: 1px solid #DDD;
	margin-bottom: 10px;
}

#logo_analysis {
	float: right;
	border: 0;
	margin-bottom: 10px;
	margin-right: 5px;
	width: 150px;
	height: 30px;
	overflow: hidden;
	display: inline-block;
}

div.vol_bar {
	display: inline-block;
	height: 100%;
	margin: 0;
	width: 0;
}

#threads table .Column1,
#news table .Column1 {
	width: 80px;
}

#threads table .Column2,
#news table .Column2 {
	width: 50px;
}

#threads table .Column3,
#news table .Column3 {
	min-width: 80px;
}

#news table .Column3 span {
	display: block;
	width: 80px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

#MKTA_670_90 {
	margin: 5px 0;
}

#quote_link {
	float: right;
	margin: 0 0 5px 0;
}

p#chart-config-links {
	margin: 1em 0;
	text-align: center;
}

p#chart-config-links > a {
	color: #4BACE7;
	text-decoration: none;
}

p#chart-config-links > a:hover {
	text-decoration: underline;
}

p.chart-config-links {
	margin: 1em 0;
	text-align: center;
}

p.chart-config-links > a {
	color: #4BACE7;
	text-decoration: none;
}

p.chart-config-links > a:hover {
	text-decoration: underline;
}

#chartWrapper {
	background: #FFFFFF url("//images.advfn.com/imagesnew/2/us/squote/ajax-loader.gif") no-repeat center center;
	margin-bottom: 10px;
	min-height: 100px;
}

#divChartElem {
	min-height: 125px;
}

.nav {
	height: 25px;
	margin-top: 5px;
}

.nav ul {
	text-align: justify;
}

.nav li {
	display: block;
	float: left;
	width: calc(100% / 6);
}

.nav a {
	text-decoration: none;
	display: block;
	text-align: center;
	font-size: 20px;
	font-weight: 600;
	color: #1c48a7;
	text-shadow: 1px 1px 1px #98aec0;
}

.nav a:hover {
	border-bottom: 4px solid #35b9d3;
	color: #1c48a7;
}

.nav a.active {
	border-bottom: 4px solid #35b9d3;
}

.hidden-id {
	display: none;
	visibility: hidden;
}

.MessageBoard table {
	max-width: 670px;
}

.Messageboard td {
	padding: 4px 5px 5px 0px;
}

.msg-link {
	white-space: nowrap;
	overflow: hidden;
	display: block;
	text-overflow: ellipsis;
	text-decoration: none;
	margin: 5px 0 8px 3px;
	max-width: 595px;
}

.news-link {
	white-space: nowrap;
	overflow: hidden;
	display: block;
	text-overflow: ellipsis;
	text-decoration: none;
	margin: 5px 0 8px 3px;
	max-width: 655px;
}

.link {
	text-decoration: none;
	margin-top: 5px;
	font-size: 16px;
}

.msg-date {
	white-space: nowrap;
	display: inline-block;
	font-size: 12px;
}

.msg-alias {
	white-space: nowrap;
	display: inline-block;
	font-weight: 600;
	margin-right: 35px;
	color: #212020;
}

.msg-first {
	margin: 3px;
}

.msg-pic {
	width: 50px;
	height: 50px;
}

.msg-row {
	display: block;
	border-bottom: outset .5px #fff;
}

.msg-post-name {
	max-width: 370px;
}

.msg-content {
	width: 100%;
	border-right: none !important;
}

.msg-member {
	max-width: 80px;
}

.ahPrice {
	font-size: 24px;
	padding: 8px;
	color: #FFFFFF;
}

#post-messages {
	margin-top: 0;
}

.ahBB {
	border-bottom: 1px solid #000000;
}

.ahYel {
	background-color: #000000;
	vertical-align: middle;
}

.ahVol {
	valign: top;
}

#emContainer {
	padding-bottom: 3px;
}

.ih-news {
	white-space: nowrap;
}

.ih-news:hover {
	text-decoration: none;
	color: #2b3266;
}

.clickable-row:hover {
	cursor: pointer;
	box-shadow: 0px 0px 10px #6b6161;
	-webkit-box-shadow: 0px 0px 10px #6b6161;
	text-decoration: underline;
}

.headline {
	font-size: 16px;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin: 0px 5px 0 5px;
	padding-top: 5px;
}

.headline-promoted {
	display: inline-block;
	width: 500px;
}

.ihNews {
	max-width: 670px;
	height: 50px;
	border-bottom: outset .5px #fff;
}

.ihNews.promoted {
	border-left: 4px solid #0079D3;
}

span.promoted-blue {
	display: inline-block;
	padding: 0 5px 0 5px;
	color: #0079D3;
	font-size: 14px;
	font-weight: bold;
	vertical-align: bottom;
	line-height: 18px;
}

.info {
	display: block;
	margin: 5px 5px 0 5px;
	font-size: 12px;
}

.news-board {
	max-width: 670px;
}

.news-board a {
	text-decoration: none;
}

.news-board a:hover {
	text-decoration: underline;
}

div.ihNews.odd {
	background: #e6e8fa;
}

div.ihNews.even {
	background: #f0f0E7;
}

.intro-text p {
	margin: 0px 0 20px 5px;
	line-height: 22px;
	font-size: 16px;
	letter-spacing: 0.2px;
}

.newspaper {
	margin-top: 20px;
}

.newspaper ul li {
	list-style-type: none;
}

.newspaper li {
	padding: 20px 0;
	overflow: hidden;
	border-top: 1px solid #d9d9d9;
	position: relative;
}

.newspaper li:first-child {
	padding-top: 0;
	border-top: 0;
}

.newspaper .content {
	margin-left: 100px;
	border-bottom: 0;
	line-height: 1.5;
	overflow: hidden;
	min-height: 0;
	border: 0;
}

.newspaper .excerpt {
	margin-top: 14px;
	font-size: 14px;
	line-height: 1.6;
}

.newspaper .post-title {
	display: block;
	margin-top: 1px;
	margin-bottom: 8px;
	font-size: 16px;
	font-weight: 500;
	line-height: 1.4;
	-webkit-font-smoothing: antialiased;
}

.newspaper .image-post {
	width: 200px;
	height: 125px;
	margin-right: 25px;
	position: relative;
	float: left;
	overflow: hidden;
}

.newspaper li p {
	margin: 0px;
}

.new-thread-button-primary {
	color: rgb(255, 255, 255);
	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);
}

.new-thread-button {
	display: inline-block;
	font-weight: 400;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	font-size: 1rem;
	line-height: 1.5;
	border-width: 1px;
	border-style: solid;
	border-color: transparent;
	border-image: initial;
	padding: 0.0rem 0.75rem;
	border-radius: 0.25rem;
	transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
	cursor: pointer;
	margin-bottom: 5px;
	margin-left: 10px;
	text-decoration: none;
}

.no-threads-box {
	background-color: #F0F0E7;
	text-align: center;
}

.no-threads {
	background-color: initial;
	margin-top: initial !important;
	padding-top: 12px;
	padding-bottom: 10px
}

.TableElement td {
	height: 1em;
}
