article img { padding:3px 6px 6px 3px;}
.attachmentsList table > caption { display:none;}
.attachmentsList > table > thead { display:none;}
.attachmentsList table  tbody  a.at_icon img { padding:0;}

.top-menu > li .nav-child {
    display: none;
    position: absolute;
    z-index: 90;
    top: 56px;
    left: 0;
    width: 100%;
    margin: 0;
    padding: 0;
    border: 1px solid #eeeeee;
    box-shadow: 0 1px 3px #eeeeee;
  background: #93d5db;}

.top-menu > li .nav-child li a {
    display: block;
    height: auto;
    padding: 8px;
    text-decoration: none;
    line-height: inherit;
    color: #ffffff;
}
.top-menu > li a:hover {
  background: #93d5db;
    color: #ffffff;
  text-decoration:underline;
}
.top-menu > li .nav-child li a:hover {  text-decoration:underline;

}