* html #bottom {clear:both; margin-bottom:50px}
	
* html #donate #how h2 {margin:0 0 .3em 0}

* html #tickets #left {margin-bottom:0;}

form input {font-size:1em;}



/** html #schedule, #contact {
	clear:both;
	overflow:hidden; 
	margin:0 auto;
	width:465px;
	border:0px solid green
	}
* html #schedule .section {
	clear:left;
	display:inline;
	background-color:white;
	padding-left:0;
	margin:0;
	border:1px solid green;
	overflow:hidden; 
	}
* html #schedule .section2 {
	clear:left;
	overflow:hidden; 
	background-color:#eee;
	padding-left:0;
	margin:0;
	}
* html #schedule .concert {
	clear:left;
	overflow:hidden; 
	background-color:#eee;
	padding:0;
	margin:0;
	margin-bottom:0em;
	border-bottom:1px solid black;
	}

* html .section p, .section2 p, .concert p {
	float:left; 
	width:130px; 
	color:#444;
	line-height:1.3;
	}
* html .section p.date, .section2 p.date, .concert p.date {width:200px}

