div#content {
	margin: 0;
}

div#bluebox {
	margin: 0 0 0 190px;
	padding: 0;
	background-color: #122941;
	text-align: center;
	height: 220px;
	width: 520px;
}
div#bluebox dl dt {
	color: #95cf3d;
	font-size: 150%;
	font-weight: bold;
	padding: .4em 0;
}
div#bluebox dl dd{
	color: #ffffff;
	font-size: 130%;
	font-weight: bold;
	padding: .25em 0;
	margin: 0;
}
div#sidebar {
	text-align: center;
	font-size: 100%;
}
div#sidebar dl dt {
	color: #000000;
	font-size: 100%;
	font-weight: bold;
	padding: 0;
}
div#sidebar dl dd{
	color: #000000;
	font-size: 90%;
	font-style: italic;
	font-weight: bold;
	padding: 2px 0;
	margin: 0;
}

/*
div#datacenterclients {
	float: right;
	background: transparent url('greenglobe.jpg') no-repeat top center;
	text-align: center;
	width: 220px;
	padding: 226px 0 0 0;
}
div#datacenterclients dl dt {
	color: #000000;
	font-size: 110%;
	font-weight: bold;
	padding: .5em 0;
}
div#datacenterclients dl dd{
	color: #000000;
	font-size: 100%;
	font-style: italic;
	font-weight: bold;
	padding: .25em 0;
	margin: 0;
}
*/