@import url('classic/logo.css.php');

#bulogo {
	background-image: url(classic/logo1.jpg);
}

#p-personal a.new {
	color: #ffbbbb;
}
#p-personal a.new:visited {
	color: #ffdddd;
}

* {
    border-color: gray;
}

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

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

.innerlight {
    background: #dddddd;
}

#p-cactions {
    border-top: 0;
    border-right: 0;
    position: absolute;
    top: 130px;
    left: 312px;
    right: 0px;
    -moz-border-radius-bottomleft: 6px;
    width: 742px;
    padding-right: 0px;
    margin-right: 0px;
}

#content_big {
    margin-top: 0;
}

.visualClear {
    clear: none !important;
}
