/*  "The man in door"  */
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document url-prefix("http://blogs.mail.ru/mail/vrs63/")
{
body, div, ul, ol, tbody, tr, td, th, b font[color="#ed1c24"]{
	color: #ffff24 !important;
	background: #242424 !important; border:0 !important;
}
.data_line {
	color: #ffff24 !important;
	background: #242424 !important;
}
button, input[type="file"], input[type="submit"], input[type="button"], input[type="reset"] {
	color: black !important;	
	background: #8FBC8F !important;
}
b {font-weight:bold !important;background-color: #242424 !important;}
a, a font {color:#ffff64 !important; background:#242424 !important; text-decoration:none !important;}
a:link, a:visited, a font:link, a font:visited, a b:link, a b:visited {text-decoration:underline !important;}
a:hover, a:active, a font:hover, a font:active, a b:hover, a b:active {color:#8B0000 !important; background:#ffff24 !important;}
a font {font-weight:bold !important;}
a img {border:thin solid #643200 !important;}
a img:hover {border:thin solid #ffff24 !important;}
h1, TR > TD > H1.big.blog_header {color:#74FF60 !important; background:#242424 !important; font-size:160% !important;}
h1.blog_header {color:#F6A600 !important; font-size:180% !important;}
h2 {color:#74FF60 !important; background:#242424 !important;}
h3 {color:#74FF60 !important; background:#242424 !important;}
h4 {color:#74FF60 !important; background:#242424 !important;}
DIV[style="position: relative; font-size: 11px; top: 16px; left: 0pt; text-align: left;"] {display:none !important;}
@media print {
	* {
		color: black !important;
		background: white !important;
	}
}
}