@charset "utf-8";
/* CSS Document */

table#news-topics-table {
}


table#news-topics-table td {
	width: auto;
	padding-bottom: 25px;
}

table#news-topics-table td.date-cell {
	vertical-align: top;
	color: #2181b8;
	width: 83px;
}
table#news-topics-table span.date {
	font-size: 12px;
	font-weight: bold;
	color: #0099CC; /* #2181B8 */
	line-height: normal;
}
table#news-topics-table p {
	margin: 10px 0 0;
}

ul#exhibition-list {
	list-style: none;
	line-height: 1.5em;
	padding-left: 20px;
}

span.news-topics-date {
	color: #666666;
}

span.news-topics-title {
	color: #0099CC;
	font-weight: bold;
}