ul.float {
   float: left;
}
ul.Content {
   padding: 5;
}
ul.floatright {
   float: right;
}
