/**** Dow Jones widgets- Market centre styles ****/
#marketCentre_container {
	width: 770px;
	margin-top:10px;
	position:relative;
}
table.djSymbolEntry{
	-moz-border-bottom-left-radius: 3px!important;
	-moz-border-bottom-right-radius: 3px!important;
	-webkit-border-bottom-left-radius: 3px!important;
	-webkit-border-bottom-right-radius: 3px!important;
}
#symbolEntry {
	float:right;
	width:330px;
}
#tabs.market {
	margin-bottom:0!important;
}
#defaultNav{
	display:block;
}

#companyProfile{
	display:none;
}
#interactiveCharting{
	display:none;
}
#SECFilings{
	display:none;
}
#companyResearch{
	width:770px;
	display:none;
	clear:both;
}
#quoteBanner{
	margin-top:5px;
	width:100%;
}
#researchInfo {
	display:none;
	clear: both;
	padding-top: 5px;
}
#quotes .subnav, #companyProfile .subnav, #interactiveCharting .subnav, #SECFilings .subnav {
	text-decoration: none;
	color:#2632DC;!important
	padding: 0 2px 0 2px;
}
#quotes a, #companyProfile a, #interactiveCharting a, #SECFilings a, #newsHeadline a {
	color: #1C3D8E;
}
#quotes p, #companyProfile p, #interactiveCharting p, #SECFilings p{
	border-bottom: 1px #bbb solid;
	padding-bottom: 2px;
	}
	
#newsHeadline p {
	font-weight: bold;
	size: 12px;
}

/*overview page - override header and table widths to fit on our page **/
.headerBar {
	width: auto !important;
	font-size: 10px !important;
}

#djMostActives {
	width: 510px !important;
}

#idmsMiniWatchlist {
	width: 230px !important;
}


/* styles to override IDMS styling */
.djCompanyProfile {
	width:530px !important;
}
	
#spanStockChartLinks {
	color:#000000;
	font-weight:bold;
}

#djChart {
	border: solid 1px #BBBBBB !important;
	}
	
