That part is fine...like I said, when I put in the float: left setting, everything on the My Account page lines up just fine, BUT it screws up my New Products on the website Home page. They now line up vertically instead of horizontally. When I fix one thing it breaks the other, and vice versa. What can I set so that both line up correctly??
.back {
float: center;
font-size: 1.1em;
}



