#help_and_advice {
	background: url(../images/responsible_call_sunburst.jpg) no-repeat top left;
	width: 179px;
	height: 628px;
	float: right;
	margin: 6px 0 10px 0;
	font-size: 12px;
	line-height: 15px;
	padding: 10px;
	overflow: hidden;
}

#help_and_advice p {
	margin-top: 12px;
}

#help_and_advice dt {
	margin-top: 12px;
}

#help_and_advice h3 {
	font-size: 22px;
	margin-top: 14px;
	margin-bottom: 18px;
	font-weight: bold;
}

#help_and_advice a {
	text-decoration: none;
}

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

#responsibilities {
	background: #fff url(../images/responsible_header_gradient.jpg) no-repeat top left;
	margin-top: 6px;
	width: 591px;
	padding-left: 10px;
	float: left;
}

#responsibilities .top_body_copy {
	font-size: 17px;
	margin-top: 5px;
	padding-right: 20px;
}

.section a.opener {
	width: 573px;
	height: 40px;
	display: block;
	color: #000;
	position: relative;
	background: url(../images/contact_opener.png) top left no-repeat;
	line-height: 40px;
	font-weight: bold;
	text-decoration: none;
	text-indent: 10px;
	position: relative;
	z-index: 20;
	padding-bottom: 10px;
}

.section a.opener:hover {
	color: #fff;
}

#ff_floater {
	float: right;
	width: 125px;
	height: 40px;
}
.section_floater {
	float: right;
	width: 80px;
	height: 35px;
}
.section_floater2 {
	clear: right;
	float: right;
	width: 30px;
	height: 35px;
}

#openers .selected a.opener {
	color: #fff;
}

#openers .content_wrapper {
	position: relative;
	margin-top: -55px;
	z-index: 60;
	zoom: 1;
}

#openers .content_wrapper h3 {
	text-indent: 0;
}

#openers .content_wrapper .content {
	padding-left: 10px;
	width: 550px;
	padding-bottom: 20px;
	font-size: 11px;
	line-height: 1.2;
}

#responsibility_corporate {
	background: url(../images/responsable-corporate.png) no-repeat top left;
}
#responsibility_ethical {
	background: url(../images/responsable-ethical.png) no-repeat top left;
}
#responsibility_social {
	background: url(../images/responsable-social.png) no-repeat top left;
}
#responsibility_environmental {
	background: url(../images/responsable-environmental.png) no-repeat top left;
}

.content_wrapper h3 {
	display: block;
	color: #fff;
	position: relative;
	line-height: 50px;
	font-weight: bold;
	font-size: 16px;
	text-indent: 10px;
}

.content_wrapper .content p {
	margin-top: 1em;
}

.content_wrapper .content ul {
	margin-top: 1em;
	list-style: disc outside;
	margin-left: 20px;
}


