#barcode_success_stories li {
	font-variant: small-caps;
	font-weight: bold;
}

#eastern_division {
	position: absolute;
	right: 0;
	bottom: 0;
	text-align: right;
}

/* ===Department Content=== */
.dept_content h2 {
	width: 400px;
	border-bottom: 2px solid #20207F;
}
.dept_content .section {
	display: block;
	font-weight: bold;
	padding: 16px 0 0 8px;
}
.dept_content p {
	padding: 0;
}
.dept_content ul {
	padding: 0 50px;
	list-style-type: circle;
}

/* ===TEKLYNX=== */
.teklynx img {
	float: right;
}
.teklynx a {
	color: #20207F;
}
