.boxover-header {
    font-weight: normal;
    font-size: 1.2em;
    color: #000;
    background: #ccc;
    padding: 4px;
}

.boxover-header a {
    font-weight: normal;
    font-size: 1.1em;
    color: #000;
    text-decoration: none;
}

.boxover-header a:hover {
    color: #fff;
}
.boxover-body {
    padding: 5px;
    background: white;
    border: 1px solid #000;
}

table.mini_profile {
    width: 270px;
    border: none;
}

table.mini_profile td {
    border: none;
}

table.mini_profile ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

table.mini_profile ul li {
    list-style: none;
    margin: 0;
    padding: 0;
}

table.mini_profile table.links {
  width: 100%;
  padding: 0;
  margin: 10px 0 0 0;
  clear: both;
}

table.mini_profile table.links td {
  padding: 0;
  margin: 0;
  border: 0;
  text-align: center;
}
