@charset "utf-8";
/* CSS Document */
/*Extra Styles for Inland Expressions*/
.hr-style {
	width: 100%;
	border: 1px solid;
	border-style:inset;
	background: #e6e6e6;
	color: #e6e6e6;
	text-align: center;
}
.centerimg {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 50%;
}
