div.module a { text-decoration:none; }
div.module .item { float:none; clear:both; overflow:hidden; zoom:1; }

.itemFooter {list.css (line 11)
overflow:hidden;
}

div.module .item .itemImage { float:left; margin-right:10px; width:80px; overflow:hidden; zoom:1; }
div.module .item .itemContent { float:left; overflow:hidden; zoom:1; width:500px; }

div.module .item .itemHeader { }
div.module .item .title a { font-size:16px; }
div.module .item .summary { clear:both; float:none;  }
div.module .item .category { color:#156BA8; font-size:10px; float:left; text-transform:uppercase; }

div.module .item .dateTime .date,
div.module .item .dateTime .time { }

.date { 
	clear:both; 
	color:#FD9A05;
	font-family:Arial,Helvetica,sans-serif!important;
	font-size:11px;
}

div.module .item div.link {  overflow:hidden; zoom:1; clear:both; }
div.module .item div.link.detail { 
	float:right;
	background-image:url(../../../images/events/arrow.jpg);
	background-repeat:no-repeat;
	background-position:right 4px;
	padding-right:12px;
	line-height:normal; 
}
div.module .item div.link.detail a { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#000000; line-height:normal; }

div.module a { text-decoration:none; }

/*
.item { overflow:hidden; zoom:1;  } 
.item .itemHeader {overflow:hidden; zoom:1; padding-bottom:0px; }
.item .itemHeader .image {
float:left;
margin-right:10px;
overflow:hidden;
width:80px;

 }
.itemBody { padding-top:5px; padding-bottom:10px; clear:both; }
.separator {display:none;}
 
div.itemfooter{
	height:20px;
	background-image:url(../../../images/news_seperator.jpg);
	background-repeat:no-repeat;
	}

h3.title { 
	float:left; 
	width:373px; 
	margin-bottom:0px;
	padding-bottom:5px;
	font-size:16px;
}
h3.title a {  
color:#02A6D4 !important;
font-family:Georgia,"Times New Roman",Times,serif;
font-weight:bold;
text-decoration:none;
}
h2.title {  color:#02A6D4 }

.date { 
float:top;
clear:both; 
color:#FD9A05;
font-family:Arial,Helvetica,sans-serif!important;
font-size:11px;
}

.summary{
	color:#4A5E6C;
	font-family:Arial,Helvetica,sans-serif!important;
	font-size:11px;
	margin:0 0 5px;
}

.buttonContainer { padding-bottom:20px;text-align:left!important; }

a.moreLink span{

background-image:url(../../../images/events/arrow.jpg);
background-position:right 4px;
background-repeat:no-repeat;
float:right;
line-height:normal;
padding-right:12px;

color:#000000;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:12px;
line-height:normal;
}

a.moreLink { text-decoration:none!important;}

.buttonContainer a span {
	display:block;
	border:0;
	float:left;
	background-color:transparent;	
	padding:0 10px 0 7px;
	margin:0;
	height:23px;
	line-height:23px;
	white-space:normal;
	overflow:hidden;
	background-image:url('../../../images/arrow_right.jpg');
	background-repeat:no-repeat;
	background-position:68px 6px;
	font-size:9pt;
	font-family:Arial, Helvetica, sans-serif;
	color:#174A7C;
	font-weight:normal;
	text-decoration:none;
	text-transform:uppercase;
}

.buttonContainer a.activeLink span {
	background-position:49px 6px;
}

.category{
	color:#156BA8;
	float:left;
	font-size:10px;
	padding-right:5px;
	text-transform:uppercase;
	font-family:Arial,Helvetica,sans-serif!important;
}
*/
