.layout-main-content{
	width: 810px !important;
}

#starchart {
	table-layout: fixed;
	width: 810px;
}

#starchart td, th {
	border: 3px solid #CCCCCC;
	text-align: center;
}

.starchart-header {
	color: #000;
	width: 90px;
	height: 60px;
	line-height: 14px;
}

.header-keyword{
	font-size: 13px;
	font-weight:bold;
	line-height:14px;
	color: #ff9900;
}

.starchart-company-column-header {
	width: 190px;
}

cite {
	font-style: italic;
}

.company-chart {
	table-layout: fixed;
	width: px;
}

.company-chart td {
	border: 3px solid #CCCCCC;
	text-align: center;
}

.company-chart tr.earlier-year img {
	height:40%;
	width:40%;
}

td.no-data {
	background: #CCCCCC;
}
