﻿#bidwindow {
    display: none;
}

.cataloguecomment {
    border: 2px solid #ff5555;
    border-radius:3px;
    background-color:#ffeeee;
    padding:0.5em;
    width:100%;
    box-sizing:border-box;
}
