-#small_map, #browse_map {
- width: 100% !important;
-}
-
-#changeset_list tr {
- display: block;
- clear: left;
- width: 100%;
-}
-
-#changeset_list th {
- display: none;
-}
-
-#changeset_list td {
- display: block;
- float: left;
- padding-right: 10px;
-}
-
-#changeset_list td.comment, #changeset_list td.area {
- width: 96%;
- clear: left;
-}
-
-/* Rules for the diary entries pages */
-
-#diary_entry_title, #diary_entry_body, #diary_entry_language_code, #diary_comment_body {
- width: 100% !important;
-}
-
-#usemap {
- display: block;
-}
-
-/* Rules for the messaging pages */
-
-#message_title, #message_body {
- width: 100% !important;