h3 {
	margin-top: 2em;
	margin-bottom: 0.4em;
	}

h4 {
	padding: 10px 20px;
	border: 1px solid #95bcec;
	background: url(img/gradientbox-blue.gif) bottom repeat-x #eef4fd;
	}


.clear { height: 20px; }
.notopmargin { margin-top: 0; }
.boxed { 
	color: #000080;
	border: 1px solid #ccc;
	padding: 1em;
	}


.content p { margin-bottom: 1em; }
.content li { margin: 1em 0 1em 20px; }
.content img.imageright {
	float: right;
	margin: 1em 0 1em 1em;
	}

.list-services {
	list-style: none;
	}
.list-services li {
	min-height: 16px;
	padding-left: 20px;
	background: url(img/icon-magnify.gif) left center no-repeat;
	margin: 1.5em 0;
	}
.list-services a {
	text-decoration: none;
	}
