/*page-browser*/
div.cag_pagebrowser {margin: 2em 0 1em 0; color: #9AB920;}
div.cag_pagebrowser ul {list-style-type: none; margin: 0; padding: 0; color: #9AB920;}
div.cag_pagebrowser ul li {display: inline; text-align: center; color: #9AB920;}
div.cag_pagebrowser a {font-size: 1em; color: #9AB920;}
div.cag_pagebrowser .divider {padding: 0 0.5em; color: #9AB920;}

/*news*/
.news-latest-container .news-latest-item h3 {font-size: 11px; margin: 10px 0px 0px 0px; padding: 0px; font-weight: normal;}
.news-latest-container {line-height: 1em;}
.news-amenu-container ul li dd { text-align: left; font-weight: normal; }
.news-list-item h3 { font-weight: normal; }
.news-list-morelink { float: right; }
.news-single-img { float: left; margin-right: 30px; margin-bottom: 10px;}
.news-list-item img { float: left; margin-right: 30px; margin-bottom: 10px;}

/*drop down sitemap */
.expAll { display: none;}
.tx-dropdownsitemap-pi1 A {
			font-weight: normal;
                     padding: 0px;
}
.tx-dropdownsitemap-pi1 LI.open OL {
			display: block;
}
.tx-dropdownsitemap-pi1 LI.closed OL {
			display: none;
}
.tx-dropdownsitemap-pi1 LI.open UL {
			display: block;
}
.tx-dropdownsitemap-pi1 LI.closed UL {
			display: none;
}
.tx-dropdownsitemap-pi1 DIV {
			border-bottom: solid 1px #999;
			background: #fff;
			padding: 0px;
			margin-bottom: 0px;
			margin-top: 0px;
}
.tx-dropdownsitemap-pi1 DIV.level_2 {
			background: #FFFFFF;
                     padding: 0px;
}
.tx-dropdownsitemap-pi1 DIV.level_2 A {
			font-weight: normal;
}
.tx-dropdownsitemap-pi1 DIV.level_3 {
			background: #fff;
			margin-top: 0px;
			margin-bottom: 0px;
}
.tx-dropdownsitemap-pi1 DIV.level_4 {
			background: #FFFFFF;
}
.tx-dropdownsitemap-pi1 DIV.level_5 {
			background: #fff;
}
.tx-dropdownsitemap-pi1 DIV.expAll {
			text-align: left;
			border-bottom: solid 1px #999;
			background: #fff;
}