td.cobrand
{
 text-align: left;
 vertical-align: top;
}


body.center-justify div.cobrand-header img,
body.center-justify div.cobrand-footer img
{
	margin-left: 0px !important;
}

body.center-justify div.cobrand-header,
body.center-justify div.cobrand-footer
{
	position: relative;
	width: 100%;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	padding-top: 5px;
	padding-bottom: 0px;
}

body.center-justify div.cobrand-footer
{
	text-align: left;
}

body.fixed-960 div.cobrand-header
{
	width: 960;
	text-align: center;
}