﻿div.PayoffInformation
{
	width: 555px;
}

div.PayoffInformation div.Header
{
	background:#DEE1E2;
	color:#000;
	display:block;
	font-weight:bold;
	padding-bottom:7px;
	padding-top:7px;
	padding-left: 10px;
	text-decoration:none;
}

div.PayoffInformation div.Content
{
	padding: 0px;
}

div.PayoffInformation div.Content td
{
	color: Red;
}