h1{
	color: #e72121;
	font-size: 22px;
	font-weight: normal;
}

h2{
	color: #000;
	font-size: 14px;
	font-weight: normal;
}

#ordernumber{
	border: 1px solid #a8a8a8;
	border-right: 0;
}

#order-status p span{

	display: inline-block;
	border: 1px solid #9e9e9e;
	width: 17px;
	height: 17px;
	margin-right: 16px;
	background: #fff;
	color: green;
	line-height: 15px;
	text-align: center;
}

#order-status{
	padding-top: 18px;
}
