﻿.module-010
{
    clear:both;
}
.module-010 .articles-left-col
{
    float:left;
    width: 570px;
}
.module-010 .articles-right-col
{
    float:right;
    width: 365px;
}
.module-010 .articles-left-col p a,
.module-010 .articles-right-col p a
{
  white-space:nowrap;
}
.module-010 .right-col-intro
{
    padding-top: 0.2em;
}
.module-010 .module-010-summary
{
    font-style: italic;
    background: #f5f5f5;
    padding: 10px 20px;
    border-bottom: dashed 1px #ccc;
    margin-bottom: 10px;
}
.module-010 .module-010-more-link
{
    padding-top: 1em;
}

/* How to Read Tire Information */

.module-010 .article-012 h3
{
    height: 56px;
    padding: 0;
    margin: 20px 0 0 0;
    background-image: url(sidewall.png);
    background-repeat: no-repeat;
}
.module-010 .article-012 h3 span
{
    display: none;
}
.article-012 .info-type h3 { background-position: 0 0; }
.article-012 .info-width h3 { background-position: 0 -100px; }
.article-012 .info-aspect h3 { background-position: 0 -200px; }
.article-012 .info-construction h3 { background-position: 0 -300px; }
.article-012 .info-rim h3 { background-position: 0 -400px; }
.article-012 .info-load h3 { background-position: 0 -500px; }
.article-012 .info-speed h3 { background-position: 0 -600px; }
.article-012 .info-type p, .article-012 .info-width p, .article-012 .info-aspect p, .article-012 .info-construction p,
.article-012 .info-rim p, .article-012 .info-load p, .article-012 .info-speed p  { padding: 0 0 0 120px; }
.article-012 table
{
    margin: 20px 0 0 150px;
}
.article-012 table th,.article-012 table td
{
    font-weight: normal;
    text-align: center;
    padding: 2px 10px;
}
.article-012 table th span
{
    display: none;
}
.article-012 table th
{
    background: #ddd;
}
.article-012 table tr.alt td
{
    background: #efefef;
}
.article-012 table tr td
{
    border-bottom: solid 1px #ddd;
}

/* Mobile */
body.mobile .body div.page .push-top { margin-top:20px; }
.module-010 .make-touchable, .module-010 .touchable { border-top:solid 1px #ccc; }
.module-010 .make-touchable h3, .module-010 .touchable h3 { padding-top:10px; }
.module-010 .make-touchable p, .module-010 .touchable p { padding-top:.2em; padding-bottom:12px; }
.module-010 .make-touchable p.module-010-more-link, .module-010 .touchable p.module-010-more-link { padding-top:12px; }
body.mobile .car-care-wrapper { padding: 10px 0 10px 0; }
body.mobile .car-care-thanks a, body.mobile .car-care-thanks em { margin: 0 auto; display: block; background: #fff url(/app_files/brands/car-care-logo.png) left top no-repeat; width: 150px; height: 50px; font-weight: normal; }
body.mobile .car-care-thanks a span, body.mobile .car-care-thanks em span { display: none; }
body.mobile .article-012 .info-type h3, body.mobile .article-012 .info-width h3, body.mobile .article-012 .info-aspect h3, body.mobile .article-012 .info-construction h3, 
body.mobile .article-012 .info-rim h3, body.mobile .article-012 .info-load h3, body.mobile .article-012 .info-speed h3 { margin-left:0; margin-right:0; }
body.mobile .article-012 .info-type p, body.mobile .article-012 .info-width p, body.mobile .article-012 .info-aspect p, body.mobile .article-012 .info-construction p,
body.mobile .article-012 .info-rim p, body.mobile .article-012 .info-load p, body.mobile .article-012 .info-speed p  { padding: 0 0 0 10%; }
body.mobile .article-012 table { margin-left:20%; }

/* Responsive */
body.responsive .module-010 .articles-left-col, body.responsive .module-010 .articles-right-col { float:none; width:auto; margin:0; padding:0; }
body.responsive .module-010 .articles-left-col p, body.responsive .module-010 .articles-right-col p { padding-left:4%; }
body.responsive .module-010 p.left-col-intro, body.responsive .module-010 p.right-col-intro { padding-left:0; }
body.responsive .module-010 .articles-left-col { border-top:solid 1px #ccc; }
body.responsive .article-012 table { margin-left:20%; }
body.responsive .body .module-005 .article-012 div p, body.responsive .body .module-010 .article-012 div p { margin-top:0; padding-left:10%; }