/** Site map */
.TerraBank-sitemap-wrapper {
	float: left;
	padding-left: 22px;
}
.Terra-sitemap {
    background-color: White;
    width: 980px;
    border: 1px solid #ccc;
    padding: 2px;
    float: left;
    padding: 0 0 10px 0;
}
.Terra-sitemap table {
    float: left;
}
.frontpage-nettbank-content-left-top {
	font-size: 12px;
	padding: 4px 0 0 0;
}
.terra-finnbank-searchbox-frontpage-bank {
	width: 90px;
}
.terra-top-right-content {
	padding: 10px 0 40px 10px;
}
.Terra-sitemap .toc-layout-main td {
    /*width: 20%;*/
    width: 270px;
    padding: 0 0 0 182px;
    text-align: left;
    /*border-right: 1px dotted #90B975;*/
    font-family: Arial, Verdana, Helvetica, Sans-Serif !important;
    font-size: 12px !important;
}

.Terra-sitemap .sitemap-level-1 .level-header {
    font-weight: bold;
    background-color: #EBE9EA;
    padding: 8px 29px 9px 9px;
    text-transform: uppercase;
}
.Terra-sitemap .sitemap-level-1-5 .level-header {
    font-weight: bold;
    background-color: #EBE9EA;
    padding: 8px 29px 9px 9px;
    text-transform: uppercase;
}
.sitemap-level-2 {
    padding-left: 10px;
}

.sitemap-level-3 {
    margin-left: 30px;
}

.level-section {    /** really sitemap-level-4 */
    margin:0;
    padding-left: 37px;
}

.headertitle-small a:link, 
.headertitle-small a:visited, 
#header a:link, #header a:visited {
    color: #006633;
    font-size: 12px;
    font-family: Arial, Verdana, Sans-Serif;
    text-decoration: underline;
}

.sitemap-level-1 .headertitle-small a {
    text-decoration: none;
}

.sitemap-level-3 .headertitle-small a, #header a {
    display: list-item;
    list-style: square;
    margin-left: 0px;
    padding: 0;
    font-weight: normal;
}

#header a {
    display: block;
}

.Terra-sitemap .ms-standardheader, 
.Terra-sitemap .ms-WPTitle, #WebPartCaptionWPQ2 {
    border-bottom: 0;
    border: 0;
    display: none;
}

.groupheader {
    display:none;
}
.sitemap-level-1 {
	margin-top: 20px;
	width: 100%;
}

.Terra-sitemap h1 {
	margin-bottom:-10px;
	padding:12px 0pt 0pt 181px;
}