#sDay {
	margin: 0 0 10px 0;
	text-align: left;
	vertical-align: top;
	border: 0px solid #C0C0C0;
	float: left;
	font: 300 9pt/11pt "Myriad Pro", "Trebuchet MS", "Arial Narrow", sans-serif;
	color: #414141;
	position: relative;
	width: 240px;
	z-index:1;
	}

.sDayWrap {	margin: 5px 0;
	width: 240px;
	float: left;
	}

.sDayDate {	width: 140px;
	float: left;
	font-size: 9pt;
	}

.sDayWeek {	font-size: 10pt;
	font-weight: bold;
	width: 100px;
	float: left;
	}

.sDayTime {	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3A3A3A;
	padding: 3px;
	width: 240px;
	float: left;
	}

.sDayRange {
	width: 240px;
	float: left;
	border-bottom: 2px solid #DFDFDF;
	}
