/* The changes to the css for printing out the donations page */
#masterContainer
{
height:1000px;
margin-left:50px;
border:0px;

}
#rightimage
{display:none;
}

#logobar
{display:none;
}

#secondbar
{
display:none;
}

#thirdbar
{display:none;
}

#leftContentColumn
{display:none;
}
#rightColumn{
width:500px;}

#donations{
display:none;
}

#checkForm li{
margin:20px;
}