
#order{
	width: 840px;
	font-family: "Georia", arial;
	padding: 20px 0;
}
#order p{
	font-size: 14px;
	line-height: 25px;
	padding: 9px 0 9px 34px;
	color: #474136;
	text-align: justify;
	border-bottom: 1px dotted #c0b19a;
	background-image: url(../img/icon/info.png);
	background-position: left;
	background-repeat: no-repeat;
}

em.green{
	color: #339031;
	font-style: normal;
	font-weight: bold;
}
em.orange{
	color: #e06f0b;
	font-style: normal;
	font-weight: bold;
}
#order p.important{
	font-size: 15px;
	line-height: 20px;
	padding: 5px 10px;
	color: #474136;
	text-align: justify;
	background-color: #dfd4c1;
	background-image: none; 
	border: 1px solid #ccc0ae;
	font-size: 13px;
	background-repeat: repeat;

}
#order h3{
	padding: 30px 0 20px;
	font-size: 16px;
	font-family: "Georgia", Times New Roman, Times, serif;
		color: #474136;
}
