#title_classifications {
	background: url(../images/classifications/title.jpg) no-repeat;
	height: 52px;
	width: 750px;
}
h1 span {
	display:none;
	margin: 0px;
	padding: 0px;
}
#classifications_content {
	width: 708px;
	border: 1px solid #28ABE2;
	padding: 0px 20px 20px 20px;
}
#classifications_content div {
	border-left: 5px solid #a7dbee;
	padding-left: 15px;
	margin: 30px 20px 20px 20px;
}
ul {
	padding-left: 20px;
	list-style: none;
	font-weight: bold;
}
li {
	padding: 3px 0px;
}
p {
	margin: 8px 0px;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 15px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	color: #072f84;	
	text-transform: uppercase;
	/*background-image: url(../images/about/title_difference.gif);*/
	height: 18px;
	background-repeat: no-repeat;
	/*border: 1px solid #FF0000;	*/
}