/*-----------------------------------------------------------------------------
author:    www.danielwriter.com
-----------------------------------------------------------------------------*/


/* =Seth Ingham Schedule
-----------------------------------------------------------------------------*/
#h1Schedule {
	width:800px;
	height:49px;
	background:url(../img/h1Schedule.gif) no-repeat;
	position:absolute;
	}
	
#scheduleList li {
	list-style:none;
	border-bottom:#c9fff9 solid 1px;
	margin:0 0 15px 0;
	}
	
