div.gadgetLastConTitle {
  overflow: hidden;
  padding: 8px;
  position: relative;
  cursor:pointer;
  border-bottom:solid 1px #E2E2E2;
  }
div.gadgetLastConTitle span.tmeta_text {
  color: #01203C;
  font-size: 16pt;
  font-weight: bold;
  margin: 0;
  padding: 0;
  }
div.gadgetLastConTitle span.tmeta_icon {
  float: right !important;
  position: relative;
  top:5px;
  }
div#gadegtLastConHolder {}
div.gadegtLastConnections {
  position:relative;
  overflow:hidden;
  clear:both;
  margin-bottom:1px;
  }
div.gadegtLastConnections div.lastCon {
  border-bottom:none !important;
  }
div.gadgetSingleConHolder {
  cursor:pointer;
  position:relative;
  overflow:hidden;
  clear:both;
  border-top:solid 1px #ffffff;
  border-bottom:solid 1px #E2E2E2;
  padding:5px 10px;
  }
div.gadget_alias1,
div.gadget_alias2,
div.gadget_alias3{
  white-space:nowrap;
  float:left;
  overflow:hidden;
  }
div.gadget_alias1{
  color:#01203C;
  width:90px;
  }
div.gadget_alias2{
  color:#cccccc;
  width:15px;
  text-align:center;
  }
div.gadget_alias3{
  color:#01203C;
  width:90px;
  }

