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