/*---------
Accreditations Content
-----------*/
#accreditationscontent {
	padding-right: 35px;
	padding-bottom: 35px;
	padding-left: 35px;
}

/*---------
Line
-----------*/
#line {
	clear: both;
	border-top-width: 1px;
	border-top-color: #000000;
	width: 735px;
	border-top-style: solid;
	height: 10px;
	position: relative;
	left: 35px;
}

