colgroup {
	text-align: left;
}
#creditCardInfo, #billingAddress, #emailUpdates, #programList {
	width: 100px;
}
#creditCardInfo input, #billingAddress input, #emailUpdates input {
	width: 218px;
}
#creditCardInfo select, #billingAddress select, #emailUpdates select {
	width: 218px;
}
#creditCardInfo td, #billingAddress td, #emailUpdates td {
	padding-bottom: 6px;
	padding-top: 6px;
}

#donationsList{
	border: none;
	margin-bottom: 25px;
	margin-top: 45px;
	width: 490px;
}
#donationsList th{
	font-weight: normal;
	padding-bottom: 8px;
	width: 70px;
}
#donationsList td.items, td#itemDescrip, #donationsList td.end {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E5E5E5;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E5E5E5;
	font-size: 12px;
	padding: 4px;
	vertical-align: middle;
}
#donationsList td.items, #donationsList td.end {
	text-align: center;
	width: 70px;
}
#donationsList td.end {
	background-color: #E5E5E5;
}

input#areacode, input#threedigit, input#fourdigit, input#extension {
	width: 41px;
}
input#sourceCode, input#zipCode  {
	width: 65px;
}
.giveLine {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
}
#programsList {
	background-image: url(../art/a_merchandice_bott_bkgd.gif);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
	margin-bottom: 40px;
	margin-left: -15px;
	padding-left: 15px;
	padding-bottom: 39px;
	margin-top: 39px;
	padding-top: 39px;
	width: 523px;	
}
#programList label {
	display: inline;
	font-size: 12px;
	padding-left: 6px;
	padding-right: 6px;
}
.resources {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
	margin-bottom: 10px;
	padding-bottom: 10px;
	width: 490px;
}
select#month, select#year  {
	width: 110px;
}
select#statesfield  {
	width: 150px;
}
th#itemDescripHead, td#itemDescrip{
	font-weight: normal;
	text-align: left;
	width: 170px;
}
