@-moz-document domain("www.aeriagames.com") {
#viewTopicPage .sigDivide,
#viewTopicPage .postSignatureWrapper { display: none !important; }

#viewTopicPage .topicThreads > tbody { position: relative; }


#viewTopicPage .topicThreads > tbody > tr > td.author { position: absolute; display: block; left: 0; top: 0; bottom: 0; overflow: hidden; width: 190px; }
#viewTopicPage .topicThreads > tbody > tr > td.author:hover { bottom: auto; z-index: 1000; outline: 1px solid #888; }

#viewTopicPage .topicThreads .avatarRelative { position: absolute; top: 1px; left: 1px; }
#viewTopicPage .topicThreads .avatarRelative img { max-width: 80px !important; }
#viewTopicPage .topicThreads .author .name, .topicThreads .author .rankText { padding-left: 74px !important; }


#viewTopicPage .postMessage .quoteWrapper { margin: 0 !important; }
#viewTopicPage .postMessage { width: 500px; overflow: visible; }

#viewTopicPage .postMessage table + br { display: none; }

#viewTopicPage .topicThreads > tbody > tr > td.post { padding-left: 220px; }

#viewTopicPage .topicThreads > tbody > tr:nth-child(2) { display: none; position: absolute; top: 0; bottom: 3px; right: 0; width: 195px; overflow: hidden; }
#viewTopicPage .topicThreads:hover > tbody > tr:nth-child(2) { display: block; }

#viewTopicPage .topicThreads .dateActionsWrapper { width: auto; position: absolute; bottom: 0; }
#viewTopicPage .topicThreads td.postDateAndActions td { padding: 0; display: block; }

#viewTopicPage .editWrapper .linktoPost,
#viewTopicPage .editWrapper .miniLinks { margin: 0; }
}