
* {
        background: none ! important;
        color:#111 ! important;
}

body {
        font-size:12pt; background:white; color:#111; line-height:1.3em;
}

#header, #horiz_nav, #left, #footer, div#skip-header,
div.search-box, div.sorting-options, div.paginator, #wdb {
        display:none;
}

#wrapper {
        border:none; width:auto;
}
#right {
        width:auto;
        margin:0; padding:0;
        margin-right:2%;
}

a:link, a:visited {
	color: #520;
	background: transparent;
	font-weight: bold;
        text-decoration: none;
}

#right a:link:after, #right a:visited:after {
        content: " [" attr(href) "] ";
        font-style:italic;
        font-size: 90%;
}
