#box0 {
position: relative;
width: 110px;
height: 1px;
float:left;
}

#box1 {
position: relative;
width: 550px;
float:left;
}

#box1 img{
margin-right: 8px;
}
