Ok I tried the -5em and it moved the Battery Type up into the image.

I also have .optionValue {color:#C2E0FF;margin-top:0px;} defined for the color of the Option Value. That is the one I'm trying to fix however if I put .optionValue {color:#C2E0FF;margin-top:5em;} it does nothing and if I put .optionValue {color:#C2E0FF;margin-top:20px;} it does nothing as well.

Any ideas?