/* InchcapeOffersSiteNewOfferDetails.css */
#ContentPane .part-contact-us input.email {
    width: 160px;
}

#ContentPane .part-contact-us textarea, #ContentPane .part-quick-register textarea {
    width: 160px;
}

#ContentPane .part-contact-us fieldset.details .checkbox label, #ContentPane .part-quick-register fieldset.details .checkbox label {
    width: 155px;
}

#ContentPane .part-contact-us input.button {
	float:right;
}

#ContentPane .part-contact-us .button {
	margin-right:9px;
	margin-bottom:0;
}


/* OPTOUT CODE */
#ContentPane .part-contact-us fieldset.details span.optout strong {
	font-weight: normal;
	display: block;
	color: #000;
	padding-bottom: 6px;
}
#ContentPane .part-contact-us fieldset.details span.optout {
	font-size: 0.8em;
	line-height: 16px!important;
	padding: 10px 0 10px 84px;
	color: #666;
	height: 120px;
	position: relative;
}
#ContentPane .part-contact-us fieldset.details span.optout label {
    line-height: 16px!important;
    width: 180px!important;
	height: 36px;
	font-size: 1em!important;
	position: relative;
	font-weight: normal;
}
#ContentPane .part-contact-us fieldset.details span.optout input {
	width: 13px!important;
	position: absolute;
	top: 94px;
	left: 234px;
	border: medium none !important;
	/*margin: 24px 0 0 -3px;*/
}
#ContentPane .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;
}
.comments {
	height: 64px;
}
/* OPTOUT CODE ENDS */
