.shipment a.pm {
	width: 100%;
	height: 35px;
	background-position: center center;
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 33px;
	width: 840px;
	margin-left: 80px;
	margin-top: 45px;
	position: relative;
	display: block;
	border-top: 1px solid #dadada;
	border-bottom: 1px solid #dadada;
	border-color: transparent;
}
.inner h2 {
	color: #038e89;
	line-height: 32px;
	font-size: 32px;
	font-family: 'bebas_neueregular';
}
.inner  h3 {
	color: #999999;
	line-height: 32px;
	font-size: 24px;
	padding: 15px 0 5px 0;
	font-family: 'bebas_neueregular';
}
.inner em {
	font-style: italic !important;
}
.inner strong {
	font-weight: bold;
}


.shipment ul {
	text-align: center;
}
.shipment ul li {
	display: inline;
}
.shipment ul li a {
	font-size: 14px;
	line-height: normal;
	padding-bottom: 0;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 0;
	color: #929392;
}
.shipment a.pm:hover {
	border-color: #dadada;
}
.column_box {
	float: left;
	width: 100%;
	margin-bottom: 15px;
	margin-top: 6px;
	font-size: 12px;
	line-height: 16px;
	position: relative;
}
.column_box.breadcrumb {
	padding: 7px 0 0 2px;
	margin-bottom: 10px;
}
.column_box.singleArticle {
	margin-top: 2px;
}
.column_box.singleArticle.liveShopping {
	margin-top: 6px;
}
.column_box.breadcrumb * {
	color: #a8a8a8 !important;
}
.column_box.welcome {
font-size: 13px;
line-height: 16px;
}
.column_box.welcome   p {
	margin: 4px 0 8px 0;
}
.column_box.shipment {
	margin-top: 29px;
	margin-bottom: 55px;
}
.column_box.welcome .modHeader {
	margin-bottom: 12px;
}
.column_box.service {
	background: #f2f2f2;
	margin-top: 35px;
	margin-bottom: 31px;
	padding: 25px 20px;
	width: 980px;
	margin-left: -10px;
	position: relative;
}
.column_box.service .modHeader {
	color: #666666;
}
.modHeader {
	font-size: 38px;
	line-height: normal;
	text-transform: uppercase;
	margin-bottom: 10px;
	font-family: 'bebas_neueregular';
}
