body {
	margin:.2in .55in;
	padding:0;
	font:12pt "Times New Roman", serif;
	}
.secondary, .sidebar, #footer, .secondary, .noprint, form{display:none;}
/* =Links
----------------------------------------------- */
a {
	color:black;
	text-decoration:none;
	}
a img {
	border-width:0;
	}
/* =Headings
----------------------------------------------- */
h1, h2, h3 {
	margin:.6em 0 0 0;
	font-family:Georgia,Serif;
	font-weight:normal;
	clear:both;
	}
	h1 {
		margin-top:.5em;
		font-size:180%;
		}
	h2 {
		font-size:240%;
		margin:.3em 0 0 0;
		padding-bottom:0;
		}
	h3 {
		font-size:150%;
		margin-bottom:0;
		}
p{
	margin:0 0 .6em 0;
	}
blockquote{
	font-style:italic;
	}
h3+blockquote, h2+blockquote, p+ul, h2+ul, h3+ul{
	margin-top:.2em;
	}
/* =etc(text margin ....)
----------------------------------------------- */
.content a[href]:after,
.secondary a[href]:after,
#footer a[href]:after {
	content: " (" attr(href) ") ";
	font-size: 90%;
	}
.content a[href^="/"]:after,
.secondary a[href^="/"]:after,
#footer a[href^="/"]:after {
	content: " (http://vidomosti-ua.com/" attr(href) ") ";
}

#news-info, #header, #sidebar, #footer, #comment_form, #news, #site_search, #zz_top, #short_news, #comments, #print, #headline, #promo, #font-size
{
	display: none;
}

body
{
	background: #fff;
}

#mainbar
{
	width: 700px;
}

#flow, #body, #content, #screen
{
	display: block;
	float: none;
	boder: 1px solid red;
	margin: 0;
	padding: 0;
}

#screen
{
	font-family: Tahoma, sans-serif;
}

#article, .tags_short, .notice
{
	float: none;
	font-size: 1em;
	width: 100%;
}

#content, #flow
{
	border: none !important;
	background: #fff;
}

#sidebar{height: 0 !important;}
#mainbar{height: auto !important;}
.notice .img h2
{
	display: none;
}
