.tab_calendar{
	margin-left:15px;
}
.tab_calendar td{
  width:20px;
  height:13px;
  font-size:11px;
  margin:0;
  padding:0;
}

.cell_calendar_header{
  text-align:center;
  color:#0e5526;
  border-top:2px solid #bbdac2;
  border-right:1px solid #bbdac2;
}
.cell_calendar{
  border:1px solid #bbdac2;
  text-align:center;
  width:20px;
  height:13px;
  color:#4c2b13;
}
.cell_calendar a,a:visited{
  border:1px solid #bbdac2;
  text-align:center;
  width:20px;
  height:13px;
  color:#4c2b13;
}
.title_calendar{
  text-align:center;
  height:27px;
}
span#title{
  width:160px;
  font-weight:bold;
  color:#ffffff;
}

.more{
  color: #000000;
  text-decoration:none;
}
a#previous_link{
  width:6px;
  padding-right:4px;
}
a#next_link{
  width:6px;
  padding-left:4px;
}

div#inner_panel{
	position:relative;
	top:1px;
	margin:0px;
	/*background-color:#CCCCCC;*/
}

.eventsListUL{
	padding:0;
	margin:0;
	font-size:11px;
}
.eventsListUL li{
	padding-top:3px;
	padding-bottom:3px;
	line-height:12px;
	height:30px;
	margin-left:-5px;
}

.viewCalSec{
	font-weight:bold;
	margin-left:20px;
}

div#top-panel{
	margin-left:10px;
}