﻿/*
#################################################
    
    discussion-board.css

    CSS file for the Discussion Board PagePart.

    Copyright Mindscape 2008, All right reserved.

    Version 1.0 by Jason Van Vuren (2/11/2009)


###################################################
*/

.donations
{

}

.donations strong
{
    color: #1b91d4;
    font-size: 24px;
}

.donations p
{
    padding: 10px 0px;
}

.donations input
{
    margin-top: 20px;
}