﻿#M2-Offer {
	text-align: left;
	padding: 10px 0;
	width: auto;
}

#M2O-wrapper {
	position: relative;
}

#M2-Offer .offer-image {
	width: 13%;
}

#M2-Offer .offer-image img {
	padding: 0 5px;
}

#M2-Offer .offer-options {
	position: absolute;
	right: 29px;
	top: 22px;
	width: auto !important;
	margin: 0;
	padding: 0;
	float: none;
}

#M2-Offer .offer-options label {
	white-space: nowrap;
}

#M2-Offer .offer-content {
    padding-right: 0;
    margin-right: 0;
    width: 84%;
}

#M2-Offer h3 {
	font-family: Helvetica,Arial,sans-serif;
	color: #000;
	   font-size: 18px;
    font-weight: normal;
    line-height: normal;
    border-bottom: 1px solid #ddd;
    margin-bottom: 10px;
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 5px;
}

#M2-Offer h4 {
	font-size: 12px;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
	line-height: normal;
}

#M2-Offer h4 span {
	font-weight: normal;
}

#M2-Offer .offer-content p {
	line-height: 16px;
}

#M2-Offer .offer-content p,
#M2-Offer .offer-content a:link,
#M2-Offer .offer-content a:visited {
    color: #000;
}