* {
    margin: 0;
    padding: 0;
}

#content {
    width: 70%;
    margin: 0 auto;
}

#shopcarline p {
    width: 25%;
}

#shopcarline2 p {
    width: 25%;
    line-height: 236px;
}


.litecarimg {
    width: 221px;
    height: 133px;
}



.submitbtn {
    line-height: 60px;
    height: 60px;
    font-size: 18px;
    padding: 0 50px 0;
    margin-right: -50px;
    background-color: rgb(255, 101, 55);
    color: #ffffff;
    text-align: center;
}


.box{
    width: 70%;
    margin: 0 auto;
    line-height: 60px;
    height: 60px;
}

#rightbox a {
    color: #ffffff;
    text-decoration: none;
}

#rightbox a:hover {
    color: #ffffff;
}

#footer {
    position: unset;
}