html, body {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
}
body {
	font: 12px tahoma, sans-serif;
}
p {
	margin: 15px 0;
}
a:hover, a:active {
	text-decoration: none;
}
.nick {
	font-weight:bold;
}
.nick_error a {
	font-weight:bold;
	color:red;
}
a img {
	border: 0;
}
h1, h2, h3 {
	margin: 0;
}
h1 {
	font: 26px/26px tahoma, sans-serif;
}
h2 {
	font: 18px/14px tahoma, sans-serif;
}
h3 {
	font: 18px/21px tahoma, sans-serif;
}

.livejournal_user { background:url(/img/ljuser.gif) left top no-repeat; padding:0 0 0 5px; margin:0 0 -3px 0;}
.openid { background:url(/img/openid.gif) no-repeat; padding:0 0 0 5px; margin:0 0 -3px 0;}
.key { width:16px; float:left; padding:4px 5px 0 0;}
.nowrap { white-space:nowrap;}

/*fix default styles of html-tags*/
OL { padding:0 0 0 2em; }
#tox-content .tox-list .tox-content OL LI { list-style:decimal; margin:0;}	
#tox-content .tox-list .tox-content UL  { list-style:disc; padding:0 0 0 2em;}
#tox-content .tox-list .tox-content UL lI { list-style:disc; margin:0;}
#tox-content .tox-list .tox-content blockquote { margin:0 30px;}

.user-profile-link {
	font-size: 12px;
	margin-left: 28px;
	}
