.selection input[type="checkbox"]
{
    float:left;
    width:20px;
}

selection label
{
    float:left;
}