#factsContentOverallDiv {
margin-left: 12px;
margin-right: 12px;
}
dt {
	color: #004C73;
	font-weight: bold;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-top-color: #004C73;
	border-right-color: #004C73;
	border-bottom-color: #004C73;
	border-left-color: #004C73;
	margin-top: 10px;
}
dd {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #004C73;
	border-right-color: #004C73;
	border-bottom-color: #004C73;
	border-left-color: #004C73;
	padding: 5px;
	background-color: #CCEDFF;
}
.learnHowToImprove {
	text-align:center;
	padding: 5px;
	margin-top: 5px;
	margin-left: 75px;
	margin-right: 75px;
	background-color: #E8F7FF;
	font-size: 1.2em;
	border-top: 2px solid #00659B;
	border-right: 2px solid #00A2F9;
	border-bottom: 2px solid #00A2F9;
	border-left: 2px solid #00659B;
}
dd table td {
border: 1px solid #00A2F9;
padding: 5px;
}
#capitalsTable, #usCapitalsTable, #largestAreaTable, #countryNamesTable {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
#capitalsTable th, #usCapitalsTable th {
	border: 1px solid #00A2F9;

	font-size: 1.2em;
}
#capitalsTable td, #usCapitalsTable td, #largestAreaTable td, #countryNamesTable td {
background-color:#A6E0FF;
text-align: left;
border: 0px;
}
.backToTop {

text-align:right;
border: 0px;
}
.backToTop a, .backToTop img {
color: #00A2F9;
border: 0px;
}
