table.comments th {
    color: #eee;
    background: #333 url('comBar.gif') repeat-x top;
    font-size: 128%;
    text-align: center;
    padding: 6px;
    font-style:italic;

}

table.comments tr {
    background: #EEEEEE;
}

table.comments td {
    background: #EEEEEE;
    padding: 1px;
}

table.comments td.comHead {
    color:#000069;
    font-weight: bold;
    padding: 8px;
    vertical-align: top;
    font-size:88%;
    width: 100pt;
    background-color:#444;
    color:white;
}

table.comments td.comHead a {
    color: #ffb;
}


table.comments td.comBody {
    padding: 8px;
    border-color: #000000;
    background: #FFFFFF;
    width: 370px;
}

.commBar {
    text-align:center;
    background-color:white;
    color:black;
}

.commBar a {
    text-decoration:none;
}

span.comm1b {
    color:red;
    font-weight:bold;
    text-decoration:none;
}

.borrar,.borrar a {
    margin-bottom: 3pt;
    margin-right: 5pt;
    text-decoration: none;
    float: left;
}

.comment {
    font-family: "Lucida Grande", Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.comment h1.mainHeader {
    font-weight: lighter;
    font-family: Geneva, Arial, Helvetica, sans-serif;
}

.comment label {
    font-size: .9em;
}

.comment td {
    text-align: left;
}

.comment input {
    width: 418px;
}

.comment .captcha{
    width: 358px;
}

.comment .reload{
    width: 60px;
}


.error {
    color: red;
    font-weight: bold;
    font-size: .9em;
}
