#content table
{
	width: 100%;
}
#content .tablePadding
{
	padding: 20px 20px 0px 20px;
}
#content #bottomTable tr td
{
	text-align:center;
	vertical-align: bottom;
}
#content .textCell { vertical-align: top; width:47%;}

