.warningBlock { 
    font-style: italic;
    background-color: #eFeFeA; 
}

.textfld {
    width: 170px;
}

.commentBlock_top {
    width: 490px;
    height: 14px;
    background-image: url(/content/images/commentbubble_top.gif);
    
}
.commentBlock_middle {
    background-image: url(/content/images/commentbubble_middle.gif);
    width: 490px;
}

.commentBlock_bottom {
    background-image: url(/content/images/commentbubble_bottom.gif);
    width: 490px;
    height: 16px;
    line-height: 0;
}
#bubble {
    background-image: url(/content/images/bubble.gif);
    width: 462px;
    height: 175px;
}
