.page-shipping-regions  div.views-megarow-content .megarow-header{
   background-color: #FFFFFF;
    border: 1px solid #FF0000;
    margin: 0;
    padding: 5px 10px;
}
div.views-megarow-content .megarow-title{
  display:none;
}
.page-shipping-regions div.views-megarow-content a.close{
  float:none;
  width:auto;
  color:#000;
}
.page-shipping-regions div.views-megarow-content .megarow-header a.close{
  width:auto;
  color:#000;
  text-indent: inherit;
  padding-left: 20px;
  line-height:16px;
}
.page-shipping-regions .form-type-checkboxes{
  margin:1em 0;
}
.page-shipping-regions div.views-megarow-content .megarow-header a.close:hover{
  text-decoration:underline;
}
.page-shipping-regions .text-format-wrapper, .page-shipping-regions .collapse-processed{
  display:none;
}

.page-shipping-regions table td.active {
  border:0px;
}



.page-shipping-regions table tr.odd{
  background:#DDEAE9;
}
.page-shipping-regions table tr a:hover{
  text-decoration:underline;
}
.page-shipping-regions table thead{
  background:#743521;
}
.page-shipping-regions table thead th{
  color:#FFF;
}
