td.viewFundraiserLeftColumn {
   padding-right:15px;
}

td.viewFundraiserTopTextColumn {
   padding-right:25px;
}

.grayBackground {
   background-color:#f2f5f4;
}

.fundraiserAmountRaisedOuter, .fundraiserDonorsOuter {
   padding-top:15px;
   padding-bottom:15px;
}

.fundraiserAmountRaisedInner, .fundraiserDonorsInner {
   padding-left:50px;
   padding-right:50px;
}

.fundraiserDonorsInner {
   border-right:none;
}

.fundraiserWidgetColumn {
	width:180px;
	min-width:180px;
}

td.fundraiserDonorsNameColumn {
   width:65%;
   text-align:left;
   padding-bottom:5px;
}

td.fundraiserDonorsDateColumn {
   width:35%;
   text-align:left;
   padding-bottom:5px;
}

table.fundraiserDonorsShowMoreTable, table.fundraiserDonorsTable {
   width:230px;
   min-width:230px;
   border:1px solid green;
}

table.fundraiserDonorsShowMoreTable {
   width:100%;
   text-align:left;
}

.fundraiserSupportMessage {
   background-image: url('/img/fundraiser/fundraiser_Gradient.gif');background-repeat: repeat-x;
   text-align:center;
   margin-bottom:30px;
   height:auto;   
}

.fundraiserSupportMessageText {
   margin-top:10px;
   margin-bottom:10px;
   text-align:center;
}

.fundraiserSupportMessageDottedLine {
   width:300px;
   display:inline;
}


.fundraiserHeaderImg {
   padding-bottom:5px;
}
.grayFont {
   color:gray;
}

.submitButton {
   padding-top: 30px;
   padding-bottom: 20px;
   padding-right:520px;
   border:1px solid green;
   text-align:right
}


.emailOption h2 a, .emailOption h2 a:hover, .emailOption h2 a:visited {
   text-decoration:none;
   color: #43340B;

} 



