tr.Content {
   padding: 5;
}
tr.backgroundnorepeat {
   background-repeat: no-repeat;
}
tr.backgroundnorepeat A:link {
   background-repeat: no-repeat;
}
tr.backgroundnorepeat A:visited {
   background-repeat: no-repeat;
}
tr.backgroundnorepeat A:hover {
   background-repeat: no-repeat;
}
tr.backgroundnorepeat A:active {
   background-repeat: no-repeat;
}

