@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document url("http://omegle.com/") {

body { background-color: #333 !important; color: #aaa; }

a:link { color: #888 !important; }

#header { background: none !important; border: 0px !important; }
#onlinecount { color: #cccccc !important; top: 5px !important; }

.logwrapper { background: #444 !important; border: none !important;}

#logo img { display: none !important; }
#tagline img { display: none !important; }

.youmsg .msgsource, .strangermsg .msgsource { display: none; }
.youmsg:before { content: "Y:"; font-weight: bold; }
.strangermsg:before { content: "S:"; font-weight: bold; }

.strangermsg { color: #518ab6; }
.youmsg { color: #9f51b6; }

.disconnectbtn, .sendbtn { background: #444 !important; color: #ccc !important; }

.chatmsgwrapper, textarea { background: #444 !important; color: #9f51b6 !important; }

.disconnectbtnwrapper, .sendbtnwrapper { border: none !important; }

.chatmsgwrapper { border: none !important; }

#onlinecount { font-size: 1em !important; color: #ccc !important; }
#onlinecount strong { font-size: 1em !important; color: #ccc !important; }
#sharebuttons { display: none !important; }

.topictagtext, .topictagdelete { color: #fff !important; }

[target="_blank"] span { color: #777 !important; background: #333 !important; }

.logsavelinks { display: none; }

}