#datarecovery { 
	font-weight: bold;
}

#datarecovery a {
	background-color: rgb(225, 225, 225);
}

#datarecovery ul li a {
	background-color: rgb(245, 245, 245);
}

#content {
	height: 690px;
}

#content ul {
	padding-left: 1em;
	list-style-position: outside;
}

#content ul li {
	margin-bottom: 0.5em;
}

#section {
	width: 90%;
}

#sidebar {
	width: 200px;
}

.header {
	background-image: url('../../images/section4.jpg');
}