/* Start of CMSMS style sheet 'donation' */
/* Sample FormBuilder CSS base */
	
.donform {
margin-top:0;
background-color:#C9DEE1;
}

.donform, td, th, li {font-size: 100% }

.donform div {
margin:0;
color:#000000;
background-color:#C9DEE1;
}
	
.donform label {
margin:6px 10px 7px 10px;
float:left;
font-size: 120%;
color: #31565C;
}



.donform input {
margin:4px 10px 5px 10px;
float:right;

}



	

.submit {
clear:both;
margin-top:0.5em;
background-color:#C9DEE1;

}

.fbsubmit {
background-color: #C33B15;
border:outset 0px;
font-size: 12px; 
color: white;
text-align:center;
}

/* End of 'donation' */

