/* wpp list nav fix */
ul#navigation li a {display:inline-block;}

/* wpp ie frame fix */
* html #outer_container {height:100%;}

/* left nav prevents hiding */
li.current, li.parent {position:relative;}

/* Adding ie loss of margin on the content right_img */
#body .right_img.large {margin-left:15px; position:relative;}
#body .right_img {margin-left:135px; position:relative;}
/* fast read subheader */
#content .sub_header {margin-left:-70px;}

/* h3 ascendors cut-off fix ie */
#content h3 {line-height:1.2em; margin-top:-6px;}

.block {display:inline-block;	margin-left:280px;}
#body.how_were_doing #content .toggle_content p {font-size:1.2em;}
html>#body.how_were_doing #content .toggle_content p {font-size:1em;}

/* who runs wpp fish footer fix ie */
#body.who_runs_wpp #inner_container #content {padding-bottom:200px;}

#body #outer_container {overflow-x:hidden;}

.fast_read #content ul li {
	position: relative;
	overflow: auto;}
	
	
#content_container #content.extrapadding {
	padding-bottom: 10px;}

	
* html #body.fast_read #content_container #content.full_width .left_col_img {right: 600px;}

* html .who_we_are .toggle_content ul li {font-size:1.1em;}


#content_container #content h4#tab1 span.arrow {right: 59px;}
html>body #content_container #content h4#tab1 span.arrow {right: 15px;}


