
/*  */
/* 
*/
.abt_column {
  float: left;
  width: 46%;
  padding-bottom: 1ex;
  margin-left: 1%;
  margin-right: 1%;
}

.abt_url {
  margin-bottom: 2ex;
}

.abt_prof {
  margin-bottom: 2ex;
}

.abt_paragraph {
  border-top-color: #eeeeee;
  border-top-width: 2px;
  border-top-style: solid;
  padding-top: 2ex;
  margin-bottom: 5ex;
}

.floatbreak {
  clear: both;
}

.vspace {
  margin-bottom: 2ex;
}

.border_right {
  border-right-color: #eeeeee;
  border-right-width: 2px;
  border-right-style: solid;
}

.border_bottom {
  border-bottom-color: #eeeeee;
  border-bottom-width: 2px;
  border-bottom-style: solid;
}



 
/*  */