body, #container  {
float: none !important;
width: auto !important;
margin: 0 !important;
padding: 0 !important;
background: white !important;
font-family: Arial, Helvetica, sans-serif;
font-size: 12pt;
color: black;
border: 0 !important;
}

#center {
float: none !important;
width: auto !important;
background: white !important;
margin: 0 !important;
padding: 0 !important;
border: 0 !important;
}

.info {
float: none !important;
width: auto;
background: white !important;
margin: 0;
margin-bottom: 30px;
padding: 0;
border: 0;
border-top: 1px solid;
border-bottom: 1px solid;
}

.entry {
margin: 0 !important;
padding: 0 !important;
border: 0 !important;
}

#head, #navigation, #right, #banner, #foot {
display: none !important;
}

#center a:link:after, #center a:visited:after {
center: " (" attr(href) ") ";
font-size: 90%;
}

#center a[href^="/"]:after {
center: " (http://www.it.com.ua" attr(href) ") ";
}
