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