.checkpoint  { background-color:#ffcc00; }
.juniper_sa       { background-color:#00aa00; }
.juniper_fw       { background-color:#88cc33; }
.juniper_idp      { background-color:#33bb88; }

.secure 	    { background-color:#ff0000; }


div.marker {
	position:absolute;
	width:100%;
	z-index: -1;
}

div.class_schedule {
	position:relative;
	height: auto;
}

div.calendar_row {
	position:relative;
	width: auto;
	padding-left:0px;
	border-left:1px solid #000;
	clear: both;
	overflow:hidden;
}

div.calendar_row div{
	font-size: 10px;
	width: 28px;
	height: 25px;
	float: left;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	margin: 0px;
}

div.calendar_heading div{
	height: auto;
	width: 27px;
	font-weight: bold;
	text-align: center;
	border: 1px solid #fff;
	border-bottom: 1px solid #000;
}

div.calendar_heading {
	border:none;
}
