/*This is the core style sheet of the Services Section.*/

label {
	float: right;
	width: 475px;
	text-align: left;
}

.data {
	color: #ffffff;
	width: 37.5em;
	background: #0033ff;
	margin: 0 0 1.2em 0;
	margin-left: auto;
	margin-right: auto;
}

.data a, .data a:visited {
	color: #ffffff;
}

.data a:hover {
	color: #999999;
}

h2 {
	margin: .5em;
}