#header,
#visual,
#nav-line,
#sidebar,
#footer,
#txpCommentInputForm,
span.comment-link,
.article-links,
.comments .avatar{
	display: none !important
}
body{
	font: 11pt "Times New Roman", Times, serif;
	color: #000;
	background: none !important;
	background-color: #fff !important
}
#container,
#content{
	width: 100%;
	background: none !important;
	background-color: #fff !important;
	padding: 0;
	margin: 0
}
h1{
	font-size: 1.6em
}
h3{
	letter-spacing: 0
}
pre{
	width: 95%;
	padding: 5px 2px;
	white-space: normal;
	background: #fff
}
a{
	border: none !important;
	text-decoration: underline;
	color: blue
}
a.external{
	background: none !important;
	padding: 0 !important
}
#content a[href]:after {
	content: " (" attr(href) ") "
}
#content a[href^="/"]:after{
	content: " (http://eye.loveline.ru" attr(href) ") "
}
#content ul li{
	background: none;
	list-style: disc
}
.comments li,
.comments h4,
.comments a{
	background: #fff !important;
	color: #000 !important;
	text-decoration: none
}
.comments a[href]:after{
	content: "" !important
}
span.date,
.tags{
	background: none
}
