body
{
background: #ffffff;
}
.navigation
, .banners
, .columns3 .c
, #navigation
, #search_page #content form
, .flash
, .counter
{
display: none;
}
#search_page #content .navigation
{
display: block;
}
#header
{
float: left;
}
#content
{
width: 100%;
clear: both;
margin-top: 50px;
}
h1
{
margin-right: 0;
}
.columns3 .a, .columns3 .b
{
width: 50%;
}
.columns3 .b
{
margin-left: 50%;
margin-right: 0;
}
.columns3 .ab
, #content .columns3 .main
{
width: 100%;
margin-right: 0;
}
.columns3 .b .r, .columns3 .ab .r
{
padding-right: 0;
}
#footer:before
{
content: '';
display: block;
clear: left;
}
#footer .reducer
{
margin-top: 0;
}

ul
{
list-style-type: none;
list-style-image: none ! important;
//list-style-image: url('li.gif') ! important;
}
ul li
{
margin-left: 1.3em;
padding-left: 0;
background: none;
padding: 0;
behavior: expression( !this.before && parentNode && parentNode.tagName == 'UL' ? this.before = ( 1
		| ( parentNode.style.listStyleImage = 'none' )
		| ( this.firstChild && this.firstChild.nodeType != 3
			? ( 1 | ( this.firstChild.style.marginTop = '-1.2em' ) | ( this.firstChild.style.position = 'relative' ) ) : 1 )
		| ( this.innerHTML = '<nobr style="position: relative; width: 1.25em; left: -1.25em; margin: 0 -1.25em 0 0;">&mdash;&nbsp;</nobr>'
			+ this.innerHTML ) ) : '' );
}
ul>li:before
{
content: '\2014\a0';
float: left;
margin-left: -1.25em;
white-space: nowrap;
}
ul>li>*:first-child:-moz-first-node
{
margin-top: -1.2em;
}
ol li
{
margin-left: 1.5em;
}
a
, .pseudo-link
{
color: #000000 ! important;
background: none ! important;
padding: 0 ! important;
border-bottom: 0 hidden;
}
h1
, h2
, h3
{
color: #000000 ! important;
}

.banners, .articles dt, .articles .source, .date, .comment, .definition {
color:#000000;
}

.comment {
	font-size:1em;
}

.one .footer_no_bg {
  display:none;
}

.copyright {
  margin-left: 0px;
}