@charset "utf-8";
#address {
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url(../images/common/horzline.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 0px 10px 10px;
	font-size: 9pt;
}
#payment
{
	background-image: url(../images/common/horzline.gif);
	margin-top: 10px;
	margin-bottom: 10px;
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 0px 10px 10px;
	font-size: 9pt;
}
#emails {
	font-size: 9pt;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

