.indent.awards_and_accreditations {
	background: #000 url(../images/accreditations-bg.jpg) top left no-repeat; 
}

.p_wrapper.medium_text {
	font-weight: normal;
} 

.bottom_line {
	height: 35px;
}

.accreditations_list {
	margin-top: 18px;
}

.accreditations_list li, .bottom_line, .awards_list li {
	border-top: 1px #fff solid;
	width: 564px;
}

.accreditations_list .main {
	display: block;
	padding: 10px 0 8px 0;
}

.accreditations_list .main span {
	display: block;
	width: 320px;
}

.accreditations_list .main:hover {
	text-decoration: none;
}

.accreditations_list .download {
	color: #fff;
}

.accreditations_list li {
	padding-bottom: 10px;
	position: relative;
	bottom: 0; left: 0;
}

.accreditations_list .circle_arrow {
	position: absolute;
	bottom: 9px; right: 12px;
	top: auto; left: auto;
}

#popup {
	background: transparent;
}

#popup .circle_arrow {
	position: absolute;
	top: auto; left: auto;
	bottom: 4px; right: 0;
}

.awards_list .main {
	display: block;
	padding: 8px 0;
}

.awards_list .main:hover {
	text-decoration: none;
}

.awards_list .main .title, .awards_list .main .date {
	font-size: 1.7em;
	line-height: 1.2em;
	color: #fff;
	float: left;
	clear: left;
}

.awards_list .main .date {
	font-weight: normal;
}

.awards_list .main .circle_arrow {
	clear: both;
	float: right;
	width: 110px;
}

.awards_list .view .circle_arrow {
	float: right;
	margin: 8px 0;
}

/* ETHICS */
.indent.ethics {
	background: #000 url(../images/ethics-bg.jpg) top left no-repeat; 
}

.ethics_list, .qhse_list {
	margin-top: 10px;
}

.ethics_list .browse a.main, .qhse_list .browse a.main {
	padding: 16px 0 15px 0;
	width: 565px;
	display: block;
	position: relative;
	top: 0; left: 0;
	border-top: 1px #fff solid;
	z-index: 50;
}

.ethics_list .browse a.main:hover, .ethics_list .browse a.main.selected, .qhse_list .browse a.main:hover, .qhse_list .browse a.main.selected {
	text-decoration: none;
}

.ethics_list .browse a.main .title {
	font-size: 20px;
	line-height: 1em;
}

.ethics_list .browse a.main span.circle_arrow {
	position: absolute;
	top: 17px; left: auto; right: 1px;
}

.ethics_list .view, .qhse_list .view {
	width: 565px;
}

.ethics_list .view .background, .qhse_list .view .background {
	margin-bottom: 20px;
}

.ethics_list .view .background .p_wrapper, .qhse_list .view .background .p_wrapper {
	margin: 2px 0 0 0;
}

.ethics_list .view .background .p_wrapper p, .qhse_list .view .background .p_wrapper p {
	margin: 0 0 15px 0;
}

.find_out_more {
	margin: 25px 0 35px 0;
}

/* QHSE */
.indent.qhse {
	background: #000; 
}

.qhse_list a * {
	cursor: pointer !important;
}

.qhse_list .browse a.main span.circle_arrow {
	position: absolute;
	bottom: 17px; left: auto; right: 1px; top: auto;
	background-color: #000;
}

.qhse_list .view .background .circle_arrow {
	position: static;
	float: right;
	padding-right: 0;
	text-align: left;
	width: auto;
}

.qhse_list .view .background .circle_arrow .text {
	float: left;
}

.qhse_list .view .background .circle_arrow .arrow {
	position: static;
	right: 0; top: 0;
	float: left;
	margin: 0 1px 0 5px;
}

.qhse_list .view .background p {
	width: 460px;
}

.qhse_list li {
	position: relative;
	top: 0; left: 0;
}

.qhse_list .top_right_image {
	position: absolute;
	top: 16px; right: 190px;
	z-index: 10;
}

.gif_overlay {
	position: absolute;
	top: 0; left: 0;
}


.download_link {
	padding-right: 20px;
	background: url(../images/small-white-double-arrow-on-black.jpg) 100% 50% no-repeat;
}

.aa_fallback {
	width: 564px;
}

.aa_fallback img {
	margin: 15px 0 0 0;
}

.aa_fallback .circle_arrow {
	float: right;
	margin: 15px 0 35px 0;
}