/* InchcapeOffersSiteServiceOfferList.css */
.part-inchcape-aftersalesofferlist div.form .details {
	border-left: 1px solid #bebebe;
	border-right: 1px solid #bebebe;
	border-bottom:1px solid #bebebe;
	background: #f0f0f5;
	padding:20px;
} 
.part-inchcape-aftersalesofferlist div.form span {
    clear: both;
    display: block;
}

.part-inchcape-aftersalesofferlist div.form span.comments {
	height:100px;
}

.part-inchcape-aftersalesofferlist div.form span.newsletter label {
	width:150px !important;
}

.part-inchcape-aftersalesofferlist div.form .button {
	width: 80px;
	background: #ec6200;
	color: #fff;
	border: 1px solid #767676;
	margin: 10px 0 0 0;
} 


/* OPTOUT CODE */
.part-contact-us fieldset.details span.optout strong {
	font-weight: normal;
	display: block;
	color: #000;
	padding-bottom: 6px;
}
.part-contact-us fieldset.details span.optout {
	font-size: 0.8em;
	line-height: 16px!important;
	padding: 10px 0 10px 94px;
	color: #666;
	position: relative;
}
#RightPane .part-contact-us fieldset.details span.optout {
	padding: 0;
}
.part-contact-us fieldset.details span.optout label {
    line-height: 16px!important;
    width: 244px!important;
	height: 36px;
	font-size: 1em!important;
	position: relative;
	font-weight: normal;
}
#RightPane .part-contact-us fieldset.details span.optout label {
    width: 196px!important;
}
#ContentPane .part-contact-us fieldset.details span.optout input, #RightPane .part-contact-us fieldset.details span.optout input {
	width: 13px!important;
	position: absolute;
	top: 69px;
	left: 182px;
	border: medium none !important;
	/*margin: 24px 0 0 -3px;*/
}
#RightPane .part-contact-us fieldset.details span.optout input {
	top: 99px;
	right: 58px;
}
.part-contact-us fieldset.details span.optout em {
	display: block;
}
#PolicyContent {
	display: none;
	padding: 20px;
}
#PolicyContent h3 {
	font-size: 1.3em;
	font-weight: bold;
	line-height: 1.3em;
}
#PolicyContent a.close {
	display: block;
	line-height: 26px;
	margin-top: 6px;
}
#PolicyContent .content {
	margin-top: 6px;
}
.simplemodal-wrap {
	border: 1px solid #CCC;
}
p.intro {
	display: none;
}
input.comments {
	height: 64px;
}
/* OPTOUT CODE ENDS */
