/* Company analytics from Compete */
.floatRight {
	float: right;
}
.clearBoth {
	clear: both;
}
.competeGraph {
	width: 420px;
	margin: 0 auto;
	padding: 4px;
	padding-bottom: 0px;
	margin-bottom: 15px;
}
.competeGraph div#dummyForIE {
	height: 0px;
}
.competeGraph .competeContent {
	border: 1px solid #666666;
	border-top: none;
	padding-top: 5px;
}
.competeGraph .competeContent .competeLegend{
	display: none;
	background-color: #ffffff;
	font-size: 11px;
	text-align: center;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}
.competeGraph .competeTabs {
	border: none;
	border-left: 1px solid #666666;
}

.competeGraph .competeTabs ul {
	margin: 0px;
	padding: 0px;
}
.competeGraph .competeTabs ul li {
	list-style-type: none;
	float: left;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-top: 1px solid #666666;
	background-color: #eeeeee;
	color: #666666;
	font-size: 13px;
	padding-top: 2px;
	padding-bottom: 3px;
}
.competeGraph .competeTabs ul li.labelRangeTab {
	border-top: 1px solid #ffffff;
	background-color: #ffffff;
	padding-right: 3px;
	padding-left: 2px;
}
.competeGraph .competeTabs ul li.selectedTab {
	background-color: #ffffff;
	border-bottom: 1px solid #ffffff;
}
.competeGraph .competeTabs ul li.selectedTab a {
	color: #3333FF;
}
.competeGraph .competeTabs ul li a {
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-top: 2px;
	text-decoration: none;
	color: #666666;
	font-size: 13px;
}
.competeGraph .competeTabs div#tabsContainer {
	float: left;
	width: 100%;
	background: url(/images/analysis_top_border.gif) repeat-x bottom;
}
.competeGraph .competeContent div#graphsContainer {
	height: 190px;
}
.competeGraph .competeContent div#graphsContainer a img {
	border: 0px;
}
.competeGraph .competeContent div#graphsContainer div span {
	display: block;
}
.competeGraph .competeContent div#graphsContainer div object {
	display: block;
	margin: 0 auto;
}
/* End company analytics from Compete */


/* Company analytics from Alexa */
iframe#alexaIframe {
	width: 420px;
	height: 360px;
}
/* Note: styles for alexa graphs are also in company_alexa_analytics.css, included in the iframe */
/* End company analytics from Alexa */
