/* Content Short Display */

.article-errmsg {
	color: #804040;
}

.article-backbutton {
	text-align: center;
	margin-top: 25px;
	clear: both;
}


#sitemap ul.sitemapsub {
	background-color: #EFEFEF;
	margin: 10px;
	width: 600px;	
	border: 0px solid #000000;
}

#sitemap li {
	clear: both;
	margin: 10px;
	list-style: none;
	font-weight: bold;
}

#sitemap ul.sitemapsub li {
	display: block;
	float: left;	
	width: 280px;
	border: 0px solid #000000;
	clear: none;
	padding: 2px 5px;
	margin: 0px;
	list-style: disc;
	font-weight: normal;
}

#sitemap a:link, #sitemap a:visited, #sitemap a:hover, #sitemap a:active {
	color: #000000;
}

#sitemap ul.sitemapsub li.sitemapclear {
	float: none;
	clear: left;
}

.long-imgs {
	float: right;
	margin: 25px 5px 5px 0px;
	text-align: center;
	padding-left: 5px;
}