/**
 * $Horde: horde/themes/print/screen.css,v 1.1.10.4 2006/03/14 22:43:50 jan Exp $
 */

body {
    background: #fff;
    color: #000;
}
a {
    color: #000;
}

#menu {
    display: none;
}

.headerbox {
    border: none;
}
.selected {
    background: #ddd;
}
.widget {
    color: #000;
}
.header {
    color: #000;
    background: #fff;
}
.smallheader {
    color: #000;
    background: #fff;
}
.control {
    background: #fff;
    border-bottom: 1px solid #000;
}
.item0, .item1 {
    background: #fff;
    border-bottom: 1px solid #ccc;
}
.signature, .signature-fixed {
    color: #000;
}
.togglequote {
    display: none;
}
.quoted1, .quoted2, .quoted3, .quoted4, .quoted5 {
    color: #000;
    border-left-color: #000;
}
