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

