warningBlock { 
    background-color: white; 

}
.textfld {
    width: 180px;
}

.commentBlock_top {
    width: 464px;
    height: 21px;
    background-image: url(/content/images/commentbubble_top_gray.gif);
}
.commentBlock_middle {
    background-image: url(/content/images/commentbubble_middle_gray.gif);
    width: 464px;
}
.commentBlock_bottom {
    background-image: url(/content/images/commentbubble_bottom_gray.gif);
    width: 464px;
    height: 24px;
    line-height: 0;
}
#bubble {
    background-image: url(/content/images/bubble_stieg_gray.gif);
    width: 464px;
    height: 191px;
}
