.schedule_table 
{
	border: 1px solid rgb(148,148,148);
	margin-left: 10px;
	margin-bottom: 0px;
}

.schedule_table td
{
	font-size: 12px;

	padding-left: 5px;
}

.schedule_table td
{
	border-bottom: 1px solid rgb(148,148,148);
}

div.regular_banner
{
	background-repeat: no-repeat;
	height: 170px;
	width: 630px;
}

div.regular_banner img
{
	position: relative;
	left: -8px;
	top: -8px;
}
