eads@2: .body-field-wrapper { eads@2: float: left; eads@2: width: 100%; eads@2: } eads@2: eads@2: #edit-body-dnd-library { eads@2: float: left; eads@2: width: 15%; eads@2: text-align: center; eads@2: } eads@2: #edit-body-dnd-library img { eads@2: display: block; eads@2: margin: 2px auto; eads@2: } eads@2: #edit-body-dnd-library .library a { eads@2: color: #000; eads@2: display: block; eads@2: padding: 4px; eads@2: margin-bottom: 6px; eads@2: text-decoration: none; eads@2: } eads@2: #edit-body-wrapper { eads@2: float: left; eads@2: width: 85%; eads@2: }