/* stylesheet for Associative Dictionary plugin */ #assoc_dict_word h2 { text-transform: lowercase; } form#assocaddword { } form#assocaddword textarea { width: 100%; height: 74px; margin-bottom: 12px; } form#assocaddword input[type='submit'] { margin-right: 12px; }