@charset "utf-8";
/* CSS Document */

.float
{
    float: left;
    margin-right: 10px;
}
