/* defines styles common to publishing modules listing pages */
table.publish_module_listingheadrow_table {
	margin-top:10px;
	margin-bottom:5px;
}
td.publish_module_listingheadrow_headcell{
	font-weight:bold;
	padding-right:10px;
	color:#000;
}
table.publish_teaser_table{
	padding-bottom:5px;
	padding-top:5px;
	padding-right: 10px;
}
td.publish_picture_cell{ width:50px; padding-right: 10px;}
td.publish_infotable_cell{  }
td.publish_title a{
	font-weight:bold;
	font-size:8pt;
	text-decoration: underline;
	font-size: 130%;
}
td.publish_byline{
	color:#000000;
	font-size:7pt;
}
td.publish_description{
	text-align:justify;
	font-size:7pt;
}
a.readmore_link{ font-size:7pt;  font-family: Verdana;}
td.viewall_link_cell a{ color:#9B0A1C;font-size:9pt; }

td.publish_infotable_cell {}

/*************************************************************************************************/
td.news_event_date {width: 130px; text-align: right; padding-right: 10px;
	font-size: 150%; font-family: Serif;}
td.news_event_date span.news_event_day {font-weight: bold; font-size: 110%; letter-spacing: -1px;}
td.news_event_date span.news_event_bullet {font-size: 90%;}

td.news_event_date br {display: none;}
td.news_event_date span.news_event_day {width: 130px; display: block; height: 20px; background-repeat: no-repeat; background-position: right 0;}
td.news_event_date span.news_event_day span {display: none;}

div#event_teaser_div td.publish_title a {font-size: 100%;}

td.publish_title a{
	font-size: 150%; font-family: Verdana;
	text-decoration: none;
}

a.readmore_link, td.news_event_date span.news_event_bullet, td.publish_title a {color: #9B0A1C;}

table.event_listings td.publish_picture_cell {width:180px !important;}