﻿.fullschedule
{
	padding:0px;
	width:600px;
}
.fullschedule select
{
	clear:both;
}
.homeschedule {
	width:630px;
	padding:5px 0px;
	clear:both;
}
.scheduledate{
	font-weight:bold;
}
.rowheader
{
	font-weight:bold;
	text-align:left;
	background-color:#EE1B2E;
	color:White;
}
.row1,
.row2 
{
        text-align:left;
        height:40px;
}
.row1{
	background-color: #ffffff;
}
.row2
{
        background-color: #e5e5e5;

}
.hide{
	display:none;
}
