.sidebar_cal_label
{
	text-align: center;
}

.cl_table1
{
	width: 100%;
	margin: 0 auto;
	border-collapse: collapse;
}

.cl_table1 td
{
	width: 14%;
	padding: 0;
}

.nav_arr
{
	width: 13px;
}

.date_item
{
	height: 100px;
	width: 100%;
}

.event_cont
{
	width: 95%;
	padding-left: 3px;
}

.intr td
{
	border: 1px solid #666;
}

.date_num
{
	text-align: right;
	padding: 2px 4px;
}

.highlight
{
	background: #333;
}

.downlight
{
	background: none;
}

.week_names td
{
	background: #333;
	text-align: center;
	padding: 3px;
	border: 1px solid #666;
	color: #6eb814;
}

.event_cont a
{
	text-decoration: none;
	letter-spacing: 1px;
	line-height: 16px;
}

.event_cont a:hover
{
	color: #F7D67E;
}

.invisible
{
	display: none;
}

.visible
{
	width: 200px;
	height: 100px;
	border: 1px dashed #666;
	background: #333333;
	color: white;
	position: absolute;
	z-index: 10;
	padding: 7px;
}

.desc_cont
{
	overflow: hidden;
	width: 195px;
	height: 80px;
	padding-top: 5px;
}

a.new_link
{
	font: 13px Tahoma;
	text-decoration: none;
}
