	#ultimate_shaving_guide_right_column {
	background: url(/images/promos/ultimate-shaving-guide.jpg) no-repeat;
	height: 162px;
	margin-top: 4px;
	width: 300px;
	cursor: pointer;
}

#ultimate_shaving_guide_right_column h2 {
	text-transform: none;
	padding: 8px 9px 0 9px;
}

#ultimate_shaving_guide_right_column p {
	padding: 9px 9px 0 9px;
}

#ultimate_shaving_guide_right_column a:link, #ultimate_shaving_guide_right_column a:visited, #ultimate_shaving_guide_right_column a:active {
	color: #000;
	text-decoration: none;
}

#ultimate_shaving_guide_right_column a:hover {
	text-decoration: underline;
}


	#promo_sexy_office_legs {
	width: 280px;
	height: 162px;
	padding: 10px 10px 0 10px;
	background: url('/images/promos/sexy-office-legs.jpg') no-repeat;
	margin-top: 5px;
	cursor: pointer;
}

#promo_sexy_office_legs h2 {
	color: #fd1f9d;
}

#promo_sexy_office_legs p {
	padding-top: 1em;
}

#promo_sexy_office_legs h2 a:link, #promo_sexy_office_legs h2 a:active, #promo_sexy_office_legs h2 a:visited {
	text-transform: none;
	color: #fd1f9d;
	text-decoration: none;
}

#promo_sexy_office_legs h2 a:hover { text-decoration: underline; }




	a.qtp_sharp_shaver_banner {
	background-image:url(/images/promos/qtp_sharp_shaver/men_home/qtp_promo_half_column.jpg);
	height:227px;
	width:302px;
	background-repeat:no-repeat;
	display:block;
	text-decoration:none;
}

a.qtp_sharp_shaver_banner  span {
	visibility: hidden;
}


div.type_generic_right_column a.qtp_sharp_shaver_banner {
	background-image:url(/images/promos/qtp_sharp_shaver/qtp_sharp_shaver_banner_right_column.jpg);
	width: 300px;
	height: 167px;
}

.questions_and_answers {
	padding-right:8px;	
}


.questions_and_answers .neutral,
.questions_and_answers .male,
.questions_and_answers .female,
.questions_and_answers h3 {
	margin-bottom: 16px;
}

.questions_and_answers h3 {
	color: white;
	padding: 2px 10px;
}

.questions_and_answers .neutral {
	color: #8c8d8d;
}

.questions_and_answers .neutral h3 {
	background-color: #8c8d8d;
}

.questions_and_answers .male {
	color: black;
}

.questions_and_answers .male h3 {
	background-color: black;
}

.questions_and_answers .female {
	color: #db579a;
}

.questions_and_answers .female h3 {
	background-color: #db579a;
}


.questions_and_answers .neutral dl dt {
	padding-left: 18px;
	background: transparent url("/images/layout/arrows/grey.gif") no-repeat left;
	margin: 4px 10px;
}

.questions_and_answers .male dl dt {
	padding-left: 18px;
	background: transparent url("/images/layout/arrows/black.gif") no-repeat left;
	margin: 4px 10px;
}


.questions_and_answers .female dl dt {
	padding-left: 18px;
	background: transparent url("/images/layout/arrows/pink.gif") no-repeat left;
	margin: 4px 10px;
}



.questions_and_answers dl dd {
	margin: 16px 54px;
}

body.javascript .questions_and_answers dl dd {
	display: none;
}

.questions_and_answers .introduction h2,
.questions_and_answers .introduction p {
	width: 375px;
}

.questions_and_answers .introduction img.question {
	display: block;
	float: right;
	width: 179px;
	height: 163px;
}

