select.Content {
   padding: 5;
}
select.floatright {
   float: right;
}
select.floatright A:link {
   float: right;
}
select.floatright A:visited {
   float: right;
}
select.floatright A:hover {
   float: right;
}
select.floatright A:active {
   float: right;
}

