/* default css*/

body, h1, h2, h3, h4, h5, h6, div, img, p, table, th, tr, td, ol, ul {
margin: 0;
padding: 0;
}
ol, ul {
list-style: none;
}

/* common css from old main.css*/

#series {
clear: both;
position: relative;
}

#series .product-box .squiz {
padding-left: 20px;
padding-right: 20px;
}

#series .product-box .squiz-more {
padding-left: 39px;
padding-right: 39px;
}

.products {
font-size: 0;
margin-bottom: 20px;
}

.product-box {
display: inline-block;
zoom: 1;
vertical-align: top;
margin: 0;
padding: 0;
color: #555555;
font-size: 12px;
line-height: 16px;
margin-left: -1px;
}

.product-box ul li {
padding-top: 5px;
padding-bottom: 5px;
}

.centered-text {
text-align: center;
}

.spacer {
clear: both;
padding: 5px;
}

.spacer span {
display: none;
}

.ending-border {
border-bottom: 1px solid #e6e6e6;
}

.dots-hr {
padding-top: 1px;
border: none;
font-size: 0;
background: url(//www.lenovo.com/images/masthead/masthead_hr.png) repeat-x;
}

.pricing table {
font-size: 12px;
padding: 2px 0;
width: 100%;
}

#series .pricing .afterecoupon {
text-align: center;
}

.legals {
    color: #555555;
    font-size: 11px;
    padding: 5px 30px 30px 40px;
}

.payment-options {
    padding: 20px 40px 10px;
    text-align: center;
}

.payment-options .title {
    display: inline-block;
    font-weight: bold;
    vertical-align: middle;
}

.payment-options ul {
    display: inline-block;
    vertical-align: middle;
}

.payment-options ul li {
    display: inline-block;
    margin-left: 10px;
}
