That can sometimes happen due to a conflict between the CSS in your site vs. that in our cart. This can usually be fixed by adding the following lines to your View Cart code, just before the "// -->" line in the standard code you got from Seller Admin:
function EJEJC_config() {
EJEJC_INITCSS = false;
}