.schedule {
    position: relative;
	width: 791px;
	overflow: hidden;
	font-size:76%;
	clear:both;
}
.calarea {
    position: relative;
    margin: 0 20px 0 20px;
    height: auto;
}
.calline, .calstandout {
    position: relative;
    width: 771px;
    height: auto;
}
.calstandout {
	font-size:110%;
}
.calline {
	font-size:90%;
}
.calstandout { 
	width: 777px; margin-left: -3px;

}
.calitem0, .calitem1 {
	clear: none;
	padding: 0 8px 0px 5px;
}
.calstandout .calitem0, .calstandout .calitem1 {
/*    border:3px solid green;*/
    margin: 0 0 10px 0;
/*	border-radius:0 10px 0 60px;
	border-left:5px solid #f44f06;
	box-shadow:2px 2px 6px #777;*/
}
.calbox {
	padding: 0;
	width: 525px;
	float: left;
	clear: none;
}
.calinfo {
	padding-top:.5em;
}
.calnav, .caldate, .caltitle, .caldesc, .calloc, .caltime, .calmap {
	padding: 0;
	display: block;
	float: left;
	clear: none;
	font-family: Arial, Helvetica, Tahoma, sans, sans-serif, "MS Sans Serif";
}
.caldesc {
	clear:left;
	margin: 0 0 10px 0;
	font-size: 1.15em;
	color: #666;
}
.caltitle { 
	width: 280px;
	height: 1em;
	/*font-family: OxalisStdBold;*/
	font-size:1.5em;
	font-weight:bold;
	
}
.caldatebox {
    float: left;
    width: 200px;
    height: 3em;
	padding-top:.5em;
}    
.caldate,.caltime {
	font-size: 1em; 
	color:#555;
}
.caldate { 
	font-weight: bold;
	clear: left;
	width:110px;
}
.caltime {
	width:80px;
}
.calloc { 
	color: #56AA10;
	width: 210px;
	height: 1.3em;
	font-size: 1em;
	overflow: hidden;
}
.calmap {
	width: 30px;
	font-size: 1em;
	text-align: right;
	height: 1.4em;
	z-index:1001;
}
.calnav {
	/*
	width: 672px;
	height: 40px;
	*/
	font-size: 1.1em;
	clear: both;
	text-align: left;
}
.dateclsodd {
	/*background:transparent url(/img/tran-de-25.png) repeat 0 0;*/

}
.dateclseven {
	/*background:transparent url(/img/tran-or-25.png) repeat 0 0;*/
}
.section {
	position:relative;
	display:block;
	clear:both;
	font-size:1.5em;
	font-family: OxalisStdDemiBold;
	margin:0 0 8px 2px;
	/*border-radius:0 0 50px 0;*/
	border-bottom:1px solid #f44f06;
	padding:15px 0 0 2px;
	color:#363;
}
.calgap {
	margin-bottom:15px;
}
#offsetcalnav {
	position:absolute;
	left:203px;
	top:14px;
	z-index:2000;
	font-size:74%;
}
