.da3-viewer { width:100%; background: #f7f7f7; border: 1px solid #e1e1e1; border-radius:6px; overflow:hidden; position:relative; }
.da3-annotations { margin-top:8px; }
.da3-annotation { background:#fff; border:1px solid #ddd; padding:6px 8px; border-radius:4px; margin:6px; display:inline-block; }
