﻿.module-023 .box .box-bottom
{
    padding-left: 0;
    padding-right: 0;
}
.module-023-photo a img
{
    width: 75px;
    height: 75px;
    background: #fff url(i/tire-thumbnail.jpg) center top no-repeat;
    border-width: 3px;
    border-style: solid;
    border-color: #eee;
}
.module-023-photo a img.non-thumbnail {
    width: initial;
}
.module-023-photo a:hover img
{
    border-color: #36f;
}
.module-023-photo
{
    padding: 5px 15px 0 5px;
    text-align: center;
    min-height: 81px;
}
.module-023-details .name
{
    min-height: 36px;
    line-height: 1.1em;
}
.module-023-info p.brand
{
    min-height: 35px;
}
.module-023-details p
{
    padding-top: 0;
}
.module-023-details .size
{
    width: 87px;
    float:left;
}
.module-023-details .link
{
    width: 93px;
    float:right;
    text-align: right;
    white-space:nowrap;
    cursor: pointer;
}
.module-023-details .name a
{
    font-weight: bold;
}
.module-023-details .name a span
{
    font-weight: normal;
}
.one-fourth .box .module-023-action
{
    margin-top: 4px;
    padding-bottom: 10px;
}
.one-fourth .box .module-023-info,
.one-fourth .box .module-023-action
{
    padding-left: 5px;
    padding-right: 15px;
}
.module-023-action .offer
{
	float: left;
}
.module-023-action .offer a.offer-info-link
{
	cursor: pointer;
}
.module-023-action .quote
{
    text-align: right;
    font-weight: bold;
}
.module-023-action .module-023-contact,
.module-023-action .module-023-cart
{
    margin-top: .4em;
    padding: 0 10px;
}
.module-023-action .module-023-contact
{
    text-align: right;
}
.module-023-action .module-023-contact span.block,
.module-023-action .module-023-cart span.block
{
    display: block;
    border-top: solid 1px #ccc;
    padding-top: 0.3em;
    padding-bottom: 0.3em;
}
.one-fourth .box .module-023-action
{
    padding-bottom: 20px;
}

.module-023-offer-info
{
	background: red;
	width: 224px;
	position: absolute;
	z-index: 10;
	padding: 15px;
	border: 1px solid #fff;
	display: none;
}
.box-inner .module-023-offer-info p
{
	padding: 0;
	color: #fff;
	font-weight: 800;
	line-height: 1.5;
}

.box-inner .module-023-offer-info p + p {
    text-align: right;
    padding-top: 10px;
}
.box-inner .module-023-offer-info p + p a {
    color: #fff;
}
img.module-023-rebate-img {
    position: absolute; 
    top: -3px; 
    left: 8px;
}

.module-023 .requestInfo {
    text-align:right;
}

.module-023-compare
{
    padding: 0 15px 0 15px; 
    text-align:right;
    height:20px;   
}

.module-023-compare .compare-tires
{
    margin-right:5px;
    display: inline;
    margin-bottom: 0;
}
.module-023-compare .compare-tires-box
{
    margin-bottom:0;
}

.one-fourth .box .module-023-no-ratings {
    height: 22px;
}
/* Responsive */
body.responsive .module-023-action .module-023-cart span.block { border-top-width:0; padding-top:0; padding-bottom:0; }
body.responsive .module-023-details a.module-023-no-pod-link, body.responsive .module-023-photo a.module-023-no-pod-link { display: none; }
@media only screen and (max-width:979px) {
    body.responsive .module-023-details a.module-023-no-pod-link, body.responsive .module-023-photo a.module-023-no-pod-link { display: block; }
    body.responsive .module-023-details a.michelin-pod-link, body.responsive .module-023-photo a.michelin-pod-link,  body.responsive div.module-023-podrating { display: none; }
}
