.left, .segleft {
	position:absolute; left: 0px; top: 0px; width: 9px; height: 18px; z-index:59; clip: rect(0px,9px,23px,0px);
}

.right, .segright {
	position:absolute; left: 0px; top: 0px; width: 9px; height: 18px; z-index:59; clip: rect(0px,9px,23px,0px);
}




.time, .segtime {
	position: absolute; left: 0px; top: 0px; width: 40px; height: 18px;
	z-index: 30;  overflow:hidden; 
}


.timereadout {
	margin-left:7px; white-space: nowrap; width:auto; color:#333;
	position: absolute; top:2px; left:0px;
}

.timecolor {
	postion: absolute; top:0px; left:0px;
	background-color: #CCC; border: 1px solid #CCC;
	width: inherit;
	height: 18px;
	filter: alpha(opacity=60);
	-khtml-opacity: .6;
	-moz-opacity: .6;
	opacity: .6;
}


.day {
	
	position: relative; top: 0px;  margin-right:5px; display:none; width: auto; height:25px;
	margin-left:62px !important;
	margin-left:59px;

}
	
#timemarkL {
	height:25px; width:10px; border-left: 1px solid #999; position:absolute;
	filter: alpha(opacity=50);
	-khtml-opacity: .5;
	-moz-opacity: .5;
	opacity: .5;
}

#timemarkR {
	height:25px; width:2px; border-right: 1px solid #999; position:absolute;
	filter: alpha(opacity=50);
	-khtml-opacity: .5;
	-moz-opacity: .5;
	opacity: .5;
	
}
	
#schedulekey {
	position: relative; top:0px; left:0px;
	background-image: url(../img/bg_schedulekey.gif); background-repeat: no-repeat; 	background-color: #DDD; height:25px; border-top: 1px solid #333;
}

#instruction {
	color: #999;
	font-size:14px;
	margin-left:10px;
}		
	
a.schedulelink {
	color: #333;
}

a.schedulelink:hover {
	color: #666;
}	


.addseg, .delseg {
	position: absolute; right:5px; top:2px; width:auto;
}

.daycheck {
	float:left; padding-left:5px; position: relative; left:0px; 
	top: 0px !important;
	top:-2px;
	width:55px;
	clear:left;
}

.daylabel {
	position: relative; 
	top:0px;
	
	left:-57px !important; 
	left:-53px;
	
	padding-top:2px !important;
	padding-top:0px;
	width:125px;
}

label {
	margin-top:0px !important;
	margin-top:1px;
	width:auto;
}