﻿div ul#ulCategories
{
	padding-left:15px;
	margin-left:0;
	list-style:none
}

#subnav_strip_event
{
	width:100%;
	height:45px;
	background-color:#000;
	position:relative;
	clear: both;
}
div.eventPostedCategoryList
{
	font-size: .95em;
	font-style: italic;
}
div.eventListFull span
{
	display:block;
	float:left;
}
div.eventListFull img
{
	padding:0;
}
.event_year
{
	width:60px;
	font-size:18px;
}
.event_month
{
	width:110px;
	font-size:18px;
}
.event_day
{
	width:100px;
	font-size:12px;
}
.event_icon
{
	width:40px;
}
.event_title
{
	width:200px;
}
.spacer_line
{
	height:1px;width:100%;background-color:#9c9c9c;margin-bottom:10px;
}
