.view-dictionary .node-teaser h2 {
 margin: 0;
}

.view-dictionary .node-teaser {
 padding-bottom: 1.5em;
 margin-bottom: 1em;
}

.view-dictionary .content, .view-dictionary .link-wrapper {
 font-size: 100%;
 margin-left: 5em;
}

 .view-dictionary .link-wrapper ul li.node-readmore a {
 margin-left: 0;
 font-size: 100%;
}

.view-dictionary .attachment {
 color: #ffffff; /* hide bars */
}

.view-dictionary .attachment a {
 font-size: 120%;
 color: #ffffff;
 padding: 2px 0.25em;
 border-radius: 6px;
 background: #000099;
}

.view-dictionary .attachment a.active {
 background: #990000;
}

.node-dictionary-entry .field {
 padding-top: 0.5em;
 padding-bottom: 0.5em;
}

.view-dictionary .view-display-id-attachment_1 .view-content {
 margin-bottom: 1em;
 padding-bottom: 1em;
 border-bottom: 1px solid #D3D7D9; 
}