.panelheader {
  background-color : #484848;
  height: 25px;
  border-bottom:0px solid #182052;
  border-top:0px solid #BDC7E7;
  padding-left: 2px;
}

.mdHover {
  background-color:#333333;
}

.mdSelected {
  background-color:#333333;
}

.panelContent {
  border : 0px solid #1f669b;
  border-top-width    : 0px;
  border-bottom-width : 0px;
  font-size: smaller;
  overflow: hidden;
}
#accordionCandidatos {
  margin-top : 0px;
  border : 0px solid #373737;
  width: 192px;
}

body
{
margin-bottom:0;
margin-left:0;
margin-right:0;
margin-top:0;
}