Ups, lo siento, pensaba que lo habia puest
Código HTML:
.galeria thead tr
{
font-weight: bold;
color: black;
border-bottom: 1px dashed black;
}
.galeria tbody tr
{
font-size: 10pt;
border-bottom: 1px dotted black;
padding-top: 5px;
padding-bottom: 5px;
}
.galeria .tdimg
{
border-right: 1px dotted black;
}