﻿.table_legend
{
    background: url('/site_images/selector/right_menu_top.gif') no-repeat top left;    
    border:0;
    width:100%;
}
.table_legend_head
{
	font-size:10px;
}
.table_legend_head_top
{
	font-size:12px;
	font-weight:bold;
	text-align:center;
	padding:3px;
	border-bottom:1px solid #b4aea9;
}
.table_legend_value
{
	font-size:1em;
}
div.legendContainer
{
    background: url( '/site_images/selector/right_menu_bottom.gif' ) no-repeat bottom left;
    padding:0 0 10px 0;
}
/* lexicon */
div#selectorFull a.lexicon{display:block;background: repeat-x top url('/site_images/service/lines.gif');padding:5px;color:#58595b;
    height:15px;}
div#selectorFull a.lexicon span.title{float:left;width:570px;}
div#selectorFull a.lexicon span.statebutton{float:right;height:15px;color:#e87c00}
div#selectorFull div.description{background:#ffffff;margin:0 10px;clear:left;}
