.sqlFilter
{
	background-color: white;
	padding: 2px 4px;
}

DIV.sqlFilter
{
	width: 100%;
}
/*
.sqlFilter TD
{
	background-color: transparent;
}
*/
.sqlFilter INPUT, .sqlFilterH INPUT
{
	background: #fff url(../../images/web/text-bg.gif) repeat-x 0px 0px;
	BORDER: solid 1px #b5b8c8;
	height: 18px;
	padding: 1 2px
}

.sqlFilter INPUT, .sqlFilter SELECT
{
	vertical-align: middle
}

.sqlFilter IMG
{
	vertical-align: top;
	margin: 0
}

.sqlFilter A
{
	display: inline-block;
	vertical-align: middle;
	margin: 0 3px 0px 0px
}

.sqlFilter SPAN
{
	display: inline-block;
	white-space: nowrap;
	height: 17px
}

.sqlFilter SPAN IMG
{
	vertical-align: middle;
}

SPAN.termin
{
    width:16px !important;
    height:16px;
    float:left;
    display:inline;
    background: url(../../Images/System/calendarBlank.png) no-repeat;    
    font: bold 10px;
	text-align: center;
	cursor: pointer;
	line-height: 16px;
	padding-top: 1px
}

.sqlFilter DIV
{
	padding: 1px 0;
	display: inline-block;
	float: left;
	white-space: nowrap;
}

.sqlFilterH A
{
	line-height: 16px;
	margin: 0 3px;
}

.sqlFilterH DIV
{
	display: inline;
	float: left
}

.cHref
{
	background: transparent
}

/*
.sqlFilter DIV.crm
{
	width: 22px;
	font-weight: bold;
	text-align: right;
	margin-right: 2px;
	padding-right: 3px;
	display: inline-block;
	float: left
}
*/

.sqlFilter .CisKoder_dropDown
{
	height: 18px;
}

.sqlFilter .CisKoder_dropDownOver
{
	height: 18px;
}
