﻿/* EkolListbar */

.lbg
{
	width: 100%;
	height: 34px !important;
	/*background: url( 'images/listbar_normal.gif' );*/
	font-size: 9pt !important;
	font-weight: bold !important;
	cursor: pointer !important;
	color: #204d89 !important;
	line-height: 30px !important;
	border:none !important;
	padding:0 !important;
	text-align:left !important;
}

.lbg img 
{
    vertical-align:middle;   
}


.lbg a, lbg a:visited
{
	text-decoration: none;
	color: #000000;
}

.lbg span
{
	height: 30px;
	vertical-align: middle;
	padding-left: 10px;
}

.lbgi
{
	display: none;
}

.lbgi, .lbgi a, .lbgi a:visited
{
	font-size: 8pt;
	font-weight: normal;
	color: #000060;
	text-decoration: none;
	width: 100%;
}

.lbgi a:hover
{
	font-size: 8pt;
	font-weight: normal;
	color: #f15a22;
}

.lbgi a:active
{
	font-size: 8pt;
	font-weight: normal;
	color: #f15a22;
}