.asiForm li.htmlArea {
  border-bottom: 1px solid #a0b6d0;
}
.asiForm li.htmlArea p{
  font-weight: normal;
}
.asiForm li.htmlArea .fields{
  border-left: 0;
}
#htmlAreaToolbarDesigner.asiToolbar a, #htmlAreaToolbarPortal.asiToolbar a{
  border: 1px solid #999 !important;
  border-left: 0 !important;
  border-top: 0 !important;
}
#htmlAreaToolbarDesigner.asiToolbar a:hover, #htmlAreaToolbarPortal.asiToolbar a:hover{
  background: #ccc;
  border-color: white !important;
}
#htmlAreaToolbarDesigner.asiToolbar{
  border: 1px solid #999;
  border-bottom: 0;
}
#htmlAreaToolbarDesigner.asiToolbar a.btnDown, #htmlAreaToolbarPortal.asiToolbar a.btnDown{
  background: #ccc; 
}