image {
    border: 0;
}

.error {
    color: red;
}

input.button {
    margin: 0 20px 0 20px;
}

.delete {
    text-decoration: line-through;
}

tr.row {
    background-color:#ffffff;
}

tr.altrow {
    background-color:#EEEEEE; /*#ccffee; */
}

.glossary {
	border-bottom: 1px dotted #000000;
	cursor: help;
	text-decoration:none;
}

div.ad {
   width: 120px; 
   text-align: left; 
   margin-bottom:20px;
}

a.ad:hover {
    text-decoration: none;
}
a.ad {
    text-decoration: none;
}

