﻿.schedule .head {
				font-weight:bold;
				width:150px
}

.schedule td { 
			padding-left:5px;
			padding-right:5px;
			width:200px
 
}

.schedule .last { 
			padding-bottom:10px;
}