/*css2-stylesheets, applied for all DOM-browser excluding IE on WIN*/
/* GENERAL fonts */
BODY,P, OL, UL, DIV, H1, H2,TD {
	font-family: Arial;
	font-size: 13px;
    line-height: 18px;
}
H1 { font-size: 15px; }
H2 { font-size: 13px; }
P, H1, H2 {margin: 0px 0px 5px 0px;}

.outer {
	border-left: none 
	border-right: none;
}
.inner { margin: 0; width: 100%;}
.left,.right,.header{
 display: none;
}
.cal_no, .cal_sort{
   display: none;
}
.footer {
	margin-top: 20px;
}
#mpath A{
   color: #000000;
   text-decoration: none;
   font-weight: bold;
   font-size: 14px;
}
.cal_event {
	font-weight: bold;
}
.last_edit{
	font-size: 10px;
	margin-top: 10px;
}
.print,.subpages,.sp_ {
	display: none;
}
.tx-ejescalendar-pi1-browsebox {
	display: none;
}
.event_left{
	padding-right: 5px;
	text-align: right;
	width: 100px;
}
.event_right{
	text-align: left;
	width: 100%;
}
.event_small{
	font-size: 11px;
}
.event_desc{
	padding-top: 10px;
	padding-bottom: 10px;
}
.event_clear{
	display: none;
}
