
.x-date-highlight-default {
}

.x-date-highlight-default a em span {
	text-decoration: underline;
}

.x-date-highlight-red {
	background-color: #BD1520;
}

.x-date-highlight-red a em span {
	color: #fff !important;
}

.x-date-highlight-green {
	background-color: #B7D042;
}

.x-date-highlight-green a em span {
	color: #fff !important;
}

.x-date-highlight-blue {
	background-color: #2E5788;
}

.x-date-highlight-blue a em span {
	color: #fff !important;
}

.x-date-highlight-yellow {
	background-color: #EEB700;
}

.x-date-highlight-yellow a em span {
	color: #fff !important;
}

.x-date-highlight-orange {
	background-color: #EE7F36;
}

.x-date-highlight-orange a em span {
	color: #fff !important;
}

#geoportal_news {
	margin-top: 10px;
}

.newsItem {
	margin-bottom: 10px;
}

.newsItem h1 {
	font-size: 14px;
}

.newsItem .contents {
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.newsItem .contents a {
	text-decoration: underline;
}

.newsItem .date {
	font-size: 0.9em;
	margin-bottom: 5px;
}

.newsDetail h1 {
	font-size: 18px;
}

.newsDetail .date {
	font-size: 90%;
}

.newsDetail .contents {
	margin-top: 10px;	
}

.contents ul {
	margin: 10px 0 5px 30px;
}

.backlink {
	text-align: right;
	margin-top: 20px;
}

.backlink a {
	text-decoration: underline;
}

.tagIcons {
	float: left;
	overflow: hidden;
}

.tagIcons img {
	width: 24px;
	height: 24px;
	margin-right: 7px;
	margin-top: 3px;
}

.ajaxloader {
	width: 220px;
	height: 20px;
	margin: 0 auto;
	padding: 20px 0;
}
