#Text_popup .dijitComboBoxHighlightMatch,
#Text_popup .dijitMenuItemSelected,
#Text_popup .dijitMenuItemHover
{
  background-color: #c9cccf !important;
}

.checkBoxLine
{
  display:      block;
  clear:        both;
  margin-top:   5px;
  margin-bottom:5px;
  line-height:  1.1em;
}
.checkBoxLine .input
{
  float:        left;
  display:      block;
  width:        23px;
  padding:      0px;
  padding-top:  2px;
  padding-left: 1px;
  overflow:     hidden;
}
.checkBoxLine .input input
{
  border-style:none;
  margin:      0px;
}
.checkBoxLine .text
{
  margin-left:25px;
  cursor:     default;
}

.qmaskpane table
{
  font-size: 1em;
  padding:   0px;
}

.qmaskpane img
{
  border      : none;
  margin-right: 0.25em;
}

.SearchBoxContentText div.naviLinks
{
  margin-top:15px;
}

a.naviLink
{
  margin:           0px;
  padding:          0 0 0 10px;
  text-decoration:  none;
  font-size:        10px;
  display:          inline-block;
}

a.naviLink:link,
a.naviLink:active,
a.naviLink:visited
{
  margin:           0px;
  padding:          0 0 0 10px;
  text-decoration:  none;
  color:            #ff6600;
  background:       url('../img/arrows/hyperlink/intern/small/orange.gif') no-repeat 0 2px;
}

a.naviLink:hover
{
  margin:           0px;
  padding:          0 0 0 10px;
  text-decoration:  none;
  color:            #4b575e;
  background:       url('../img/arrows/hyperlink/intern/small/darkgray.gif') no-repeat 0 2px;
}

.base .dijitPopup .dijitMenuItem
{
  color:black;
  font-size:11px;
  font-weight:400;
  font-family:Verdana,Arial,Helvetica,sans-serif;
  padding-bottom:1px;
  padding-top:1px;
}

#qMask form,
#qMaskFund form,
#qMaskBuerger form
{
  margin:0px;
}

.SearchBox
{
  width:200px;
  margin-left:20px;
  margin-bottom:1px;
}

.FirstSearchBox
{
  margin-top:20px;
}

.SearchBox .SearchBoxTitle
{
  height:23px;
  font-weight:bold;
  color:#FFFFFF;
  cursor:pointer;
  font-size:10px;
  clear:both;
}

.SearchBox .SearchBoxContent
{
  background-color:#FFFFFF;
  border-style:solid;
  border-width:1px;
  float:none;
}

.SearchBoxTitle .SearchBoxTitleText
{
  padding:6px;
  float:left;
}

.SearchBoxTitle .searchBoxTitleArrow
{
  float:right;
  padding:4px;
}

.SearchBoxTitle .searchBoxTitleArrow img
{
  margin-top:1px;
}

.SearchBoxContent .SearchBoxContentText
{
  margin:5px;
}

.SearchBoxContentText .textInput,
.SearchBoxContentText .TextInput
{
  width:175px;
}

.SearchBoxContentText .singlePixelButton
{
  width:1px;
  height:1px;
  border:0px;
  padding:0px;
  margin:0px;
  background-color:#FF6600;
  overflow:hidden;
}

.SearchBoxContentText table.buttons
{
  font-size:10px;
  table-layout:fixed;
  empty-cells: show;
  margin-top:15px;
}

.SearchBoxContentText table.buttons tr
{
  margin:0px;
}

.SearchBoxContentText table.buttons td.TDone
{
  width:17px;
  height:15px;
  background-image:url('../img/arrows/right/orange.gif');
  text-align:left;
  vertical-align:middle;
  cursor:pointer;
}

.dj_ie .SearchBoxContentText table.buttons td.TDone
{
  height:17px;
}

.SearchBoxContentText table.buttons td.TDtwo
{
  width:100px;
  height:15px;
  text-align:center;
  background-color:#4B575E;
  vertical-align:middle;
  color:#FFFFFF;
  text-decoration:none;
  cursor:pointer;
}

.dj_ie .SearchBoxContentText table.buttons td.TDtwo
{
  height:17px;
}

.SearchBoxContentText table select.SearchBoxSelect
{
  font-size:1em;
}

