@charset "iso-8859-1";

/* ==================== Sitemap ==================== */
.sitemap-table {
	width: 100%;
	}

.sitemap-table td {
	width: 33%;
	padding: 10px;
	vertical-align: top;
	background: #e0e0e0;
	}

.sitemap-title {
	margin-bottom: 0.5em;
	padding-left: 1em;
	background: url(../../common/images/list_dot.gif) left center no-repeat;
	font-size: 110%;
	color: #990000;
	}

.sitemap-title-link {
	margin-bottom: 1em;
	padding-left: 1em;
	background: url(../../common/images/arrow_red.gif) left center no-repeat;
	font-size: 110%;
	color: #990000;
	}

.sitemap-title-link a {
	color: #990000;
	}

.sitemap-list {
	margin-left: 1.5em ! important;
	list-style: none;
	}

.sitemap-list ul {
	margin-left: 0.5em ! important;
	list-style: none;
	}

.sitemap-list li, .sitemap-list ul li {
	padding-left: 1em ! important;
	background: url(../../common/images/arrow_red.gif) 0px 6px no-repeat;
	}

#content-wrapper {
	margin-left: 0 ! important;
	}

#container {
	background: none ! important;
	}
