.clear {
	clear: both;
	height: 0px;
	_height: 1px;
	_line-height: 1px;
}

.black_border {
	border: 1px solid #000;
}

#content p {
	line-height: 17px;
}

#content ul {
	margin-bottom: 15px;
}

#content ul li {
	line-height: 18px;
	margin-left: 25px;
}

.content_left {
	width: 325px;
	float: left;
}

.content_right {
	width: 325px;
	float: right;
}

.split_bottom {
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom: 1px solid #EEE;
}

p.wide, li.wide, div.wide p, ul.wide li {
	text-align: justify;
	line-height: 16px;
	padding: 0px 1px;
}

.pdf48 {
	background: url(/images/icons/pdf48.png) top left no-repeat;
	height: 48px;
	margin-bottom: 8px;
	padding-left: 53px;
	font-size: 11px;
}

.web48 {
	background: url(/images/icons/checklist48.png) top left no-repeat;
	height: 48px;
	margin-bottom: 8px;
	padding-left: 53px;
	font-size: 11px;
}

.doc48 {
	background: url(/images/icons/doc48.png) top left no-repeat;
	height: 48px;
	margin-bottom: 8px;
	padding-left: 53px;
	font-size: 11px;
}

.html48 {
	background: url(/images/icons/html48.png) top left no-repeat;
	height: 48px;
	margin-bottom: 8px;
	padding-left: 53px;
	font-size: 11px;
}

html #container .orange {
	color: #FF9900;
}
