.main {
	text-align: left;
	width: 760px;
	background-color: #FFFFFF;
}

.contentCell {
	padding: 0px 20px 0px 40px;
	background-color:#FFFFFF;
}

.contentCellImage{
	border: 1px solid #CCCCCC;
	padding: 5px;
	margin: 5px;
}

.contentRight {
	width: 230px;
	border-left: 1px solid #CCCCCC;
	float: right;
	margin-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	margin-left: 40px;
	background-color:#FFFFFF;
}

.footer {
	font-size: 9px;
	color: #666666;
	width: 760px;
	margin-top: 30px;
	padding-bottom: 30px;
	padding-top: 8px;
	text-align: center;
	border-top: 3px solid #999999;
}

.showDate {
	text-align: center;
	vertical-align: middle;
	background-color: #F3F3F3;
	height: 30px;
	border-bottom: 1px solid #CCCCCC;
	font-weight: bold;
}

.showDetail {
	text-align: left;
	vertical-align: middle;
	background-color: #FFFFFF;
	height: 30px;
	border-bottom: 1px solid #CCCCCC;
	padding: 7px;
}

.paypalTableHeader {
	padding: 2px;
	background-color: #CCCCCC;
	font-weight: bold;
	font-size: 9px;
	border: 1px solid #FFFFFF;
}

.paypalTableHeaderCost {
	font-weight: bold;
	font-size: 17px;
	color: #663333;
	height: 30px;
	vertical-align: middle;
	text-align: center;
	background-color: #F4F4F4;
}

.homeMessage {
	width: 400px;
	font-style: italic;
	margin-left: 0px;
	margin-top: 0px;
	background: none;
}

.listTitle {
	font-size: 11px;
	font-weight:bold;
	color: #000000;
	margin-bottom: -10px;
}

.note {
	font-size: 9px;
	color: #999999;
	font-style: italic;
}

.donationBox {
	width: 350px;
	margin: 15px;
	padding: 10px;
	border: 4px solid #999999;
}

.gigRow {
	border-bottom: 1px solid #333333;
}
