﻿#content table {
	width: 99%;
}
#content .MgmtList {
	margin-bottom: 1em;
}
#content .MgmtList td {
	padding: 5px 4px 4px;
	border-top: 1px dotted #b29e8a;
}
#content .MgmtListPager td {
	line-height: 1em;
	text-align: left;
}
#content .MgmtListPager table {
	width: 50%;
	background-color: #f1f2de;
	padding: 0;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
	margin: 1em 0;
}
#content .MgmtListPager table td {
	padding: 0;
	border: 0;
	margin: 0;
}
#content .MgmtBtn {
}
#content #RoleMgmtListing {
	width: 50%;
	border-bottom: 1px solid #584e44;
	margin: 0 auto 1.286em;
}
#content #CheckoutPaymentDetails #Subtotal {
	border: 1px solid #584E44;
	background-color: #FFFFF8;
}