body {
	margin: 0px;
	padding: 0px;
	background: #fff;
}

#site {
	width: 760px;
 	margin: auto;
	padding: 0px;
    position: relative;
    left: 0px;
	background: #FFFFFF;	
}

#legend, #definition {
	position:relative;
}

#rc-menu, #topnav, #bottomnav, #left-column, .location, .headerlinkleft, .headerlinkcenter, .headerlinkright, #footer-links, .popup-link {
	float:none;
	display: none;
}

#right-column {
	float:none;
	width:100%;
	
}

#info-panel {
	width: 100%;
	float: none;
}

#footer {
background: #fff;
}	

.headerlink div {
 float: none;
}
.headerlinkright {
 float: none;
}

.group_compare_table span.sort_link {
   float: none;
}

.group_compare_table span.measure_trend_link {
   float: none;
}

.entity_info_table, .entity_info_table th, .entity_info_table td {
	border: 1px solid #000;
}

.noprint {
	display: none;
}

.group_compare_table tr.erow {
	display: none;
}
.group_compare_table th {
	font-size: 1em;
	font-weight: bold;
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	border-left: 0px;
}

.entity-display-score {
	float: none;
	font-weight: bold;
	margin-left: 8px;
}
.trending-img {
	float: none;
}

#printlegend {
	display: block;
}

#location {
	display: inline;
}