.debug
{
border-bottom:1px dashed skyblue;
padding:3px;
}

.debugtxt
{
font-size:12px;
}

.debugstring
{
color:orange;
font-size:9px;
}

.debugerror
{
border-bottom:1px dashed red;
padding:3px;
}

.debugerrortxt
{
color:red;
font-size:12px;
}

.debugerrorstring
{
color:red;
font-size:12px;
}