.baseLeft1, .baseRight1 {
	margin: 0;
	padding: 0;
	width: 48%;
	height: 200px;
	background: none;
}

.baseLeft1 > table, .baseRight1 > table {
}

#baseSummary {
	background-image: none;
}

#baseEconomy {
	background-image: none;
}

#baseHistory {
	background-image: none;
}

#baseGraph {
	padding: 0;
	width: 96%;
	clear: both;
	float: none;
}

#fusionChart1, #fusionChart2 {
	width: 100%;
	clear: both;
	float: none;
	padding: 15px 0 0 0;
	margin: 0;
	border: none;
}

#fusionChart1 .contentHeader, #fusionChart2 .contentHeader {
	color: #000;
}

.contentHeader_red {
	padding-top: 15px;
	padding-left: 15px;
}

.Content td {
	padding-top: 2px;
	padding-bottom: 2px;
}

.noprint {
    display: none;
}

table.defaultTableListing {
    border: none;
}

table.defaultTableListing td {
    vertical-align: top;
    border-bottom: 1px solid #999;
    padding: 4px 8px 4px 2px !important;
}

table.defaultTableListing thead th {
    vertical-align: top;
    border-bottom: 1px solid #666;
    color: #000;
    text-decoration: none;
    padding: 4px 8px 4px 2px !important;
}

table.defaultTableListing a {
    color: #000;
    text-decoration: none;
}
