.affiliate-formatting-table td {
	vertical-align: top;
}

.affiliate-agreement-text
{
	width:100%;
}

.data-table{
	width: 100%;
	border: 1px solid #979797;
	border-collapse: collapse;
}

.affiliate-filter-table {
	width: 0%;
	border: 1px solid #979797;
	border-collapse: collapse;
}

.affiliate-filter-table td {
	padding: 3px;
	border: 0px;
}

.affiliate-filter-table thead td, .data-table thead td
{
	text-align: center;
	background-color: #ECECEC;
	font-family: Arial, Helvetica, sans-serif; font-size:12px;
	color:#979797;
}

.affiliate-filter-table tbody td, .data-table tbody td
{
	font-family: Arial, Helvetica, sans-serif; font-size:12px;
}

.affiliate-filter-table tfoot td
{
	font-size: 11px;
	text-align: center;
	background-color: #ECECEC;
}

.data-table tfoot td
{
	background-color: #ECECEC;
	font-family: Arial, Helvetica, sans-serif; font-size:12px;
	color:#979797;
}

.affiliate-filter-table tfoot input {
	font-family:Verdana,Arial,Helvetica; font-size:11px;
}


.data-table td {
	padding: 3px;
	border: 1px solid #979797;
}

.data-table .data-table-right
{
	text-align: right;
}

