#bulogo {
	background-image: url(logo_blue.gif);
}

#content_big h1, #content_big h2, #content_big h3, #content_big h4, #content_big h5, #content_big h6 {
    padding-bottom: 0.17em;
    padding-top: 0.5em;
    margin-top: 0;
    font-variant: normal;
    font-weight: bold;
    text-align: inherit;
}

#content_big h1, #content_big h2 {
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

.thumb {
    margin: 0;
}

#bodyContent #toc h2, #bodyContent .toc h2 {
    border: none;
}

img {
    border: none;
}

* {
    border-color: #808080;
}

.buinnersection, .inner, .border, .innerlight, #toc, .jsprefs, .thumb,
div#userloginForm form, div#userlogin form#userlogin2, div.prefsectiontip,
table.gallery, table.gallery td, table.gallery th, #catlinks, div.noarticletext,
div#searchTarget {
    border-style: solid;
    border-width: 1px;
}

.buinnersection, .inner, .innerlight, #toc, .jsprefs, div#userloginForm form,
div#userlogin form#userlogin2, table.gallery, table.gallery td,
table.gallery th, #catlinks, div#searchTarget {
	background-color: #d3d3d3;
}

.thumb {
    background-color: #ddd;
}

html .thumbcaption {
    font-size: 80%;
}

table.gallery {
    border-collapse: collapse;
}

div.prefsectiontip {
    background-color: #f0acb0;
}

#editform textarea {
    font-family: monospace;
}

.bunavsection ul {
    list-style-image: none;
}
