.tou-wrapper-div {
    border: solid lightgray thin;
    overflow: scroll;
    height: 300px;
}

label.error {
    /* remove the next line when you have trouble in IE6 with labels in list */
    color: red;
    font-style: italic;
    display: block;
}
