.container 
{
    width: 100%;
    margin-left: 0px;
}

.containerBody .LeftColumn,
.footer,
.PledgeProgress
{
   display: none;
}


.LeftImageLogo
{
   margin-right: 20px;
   float: right;
}

.Section-PledgeConfirmDisplay .BlockDetails, .DIV-WebCNote2
{
   width: 500px;
}


.BlockDetails, .ReportDetails, .InstructionDetails, .WarningDetails, .ErrorDetails, .TreeDetails
{
   width: 500px;
}



.containerBody
{
	border-top: 0px none;
	border-left: 0px none;
        border-right: 0px none;
}

.containerFooter
{
	border-bottom: 0px none;
	border-left: 0px none;
        border-right: 0px none;
}

.PledgeNavigation { display: none;}