﻿.RepeatPurchase_Order div.info
{
	width: 420px;
	padding-bottom: 4px;
}

.RepeatPurchase_Order div.info div.row
{
	clear: both;
	padding-top: 6px;
	padding-bottom: 4px;
}

.RepeatPurchase_Order div.info div.row .label
{
	float: left;
	width: 100px;
	text-align: right;
}

.RepeatPurchase_Order div.info div.row .value
{
	float: right;
	width: 300px;
	text-align: left;
}

.RepeatPurchase_Order div.info div.spacer
{
	clear: both;
	height: 1px;
	overflow: hidden;
}

