/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(/blogs/mt-static/themes/base-weblog.css);
@import url(/blogs/mt-static/themes/theme-baby/theme-baby.css);
/* end StyleCatcher imports */
#comment-author, #comment-email, #comment-url, #comment-text {
    width: 100%;
}
#hina{
width:100%;
overflow:scroll;

}

table.hina{
    border-style:solid;
    border-color:#3333ff;
    border-width:1px;
    width:600px;
    }
td.hina{
    font-size:xx-small;
}
th.hina{

}
tr.hina{
    border-style:solid;
    border-color:#ccccff;
    border-width:1px;
}

#toolbar { margin: 0px; padding: 0px; text-align:left;} 
.button1 { background: buttonface; border: 1px solid buttonface; margin: 1; } 



