body {width: 960px; max-width: 960px; min-width: 960px; margin:auto;}

#headerSearchContents {}
#headerSearchBox {height:20px; padding: 5px 8px 2px 3px;background: none;}

#selectcountry {display:none;}

#logo_chrome img#mh_logo {display:none;}

#logo_chrome img#mh_extra {
	position:relative;
	top:0px;
	left:-2px;
}

#submast {padding-top:0px;padding-bottom:5px;}

#gsnwrap {border:0 ! important;background: #fff url(/3MContentRetrievalAPI/BlobServlet?locale=en_WW&univid=1180614087218&fallback=true&assetType=MMM_Image&blobAttribute=ImageFile&placeId=7BC6E48B1800477880D8B00B3FEA00C7&version=current) repeat-x bottom left; height:29px;}
#gsninnerwrap {border:0 ! important;background: transparent url(/3MContentRetrievalAPI/BlobServlet?locale=en_WW&univid=1180614087236&fallback=true&assetType=MMM_Image&blobAttribute=ImageFile&placeId=7BC6E48B1800477880D8B00B3FEA00C7&version=current) no-repeat bottom right; height:29px;}
#gsn {border:0 ! important;background: transparent url(/3MContentRetrievalAPI/BlobServlet?locale=en_WW&univid=1180614087227&fallback=true&assetType=MMM_Image&blobAttribute=ImageFile&placeId=7BC6E48B1800477880D8B00B3FEA00C7&version=current) no-repeat bottom left; height:29px;}

#gsn li {height:29px;}
#gsn LI A {
	border-right: none;
	padding: .6em 1em .5em 1em;
 	color: blue;
 	height:15px;
}

#gsn LI A:hover {
	text-decoration:underline;
	background:none;
	color:#3300CC;
}
#gsn LI.selected A {
  background:none;
}

#sitefoot {text-align:left; position:relative; top:25px;}
#foot_3m {text-align:right;}
#foot_3m dt {font-weight:normal; position:relative; bottom:20px;}
#foot_legal {border-bottom:0; background-color:#FFF; text-align:left; margin-bottom:12px;}
#foot_legal li {position:relative; top:7px;}
#corpcopyright {position:relative; top:0px;}
#corpcopyright img {position:relative; top:2px;}
#corpcopyright a {position:relative;}

#cShellBcrumb {background:none;}

#cShellBcrumb p {
	margin: 5px 0 0 10px;
	border-top: none;
	padding: 0px 0 7px 0;
}

#contentwrap{margin-top:15px;margin-left:0px;}
#headerSearchBox {top:0px; position:relative;}
#personalization {display:none;}

#lsnwrap h4 {background: #0072cf url(/3MContentRetrievalAPI/BlobServlet?locale=en_WW&univid=1180614197178&fallback=true&assetType=MMM_Image&blobAttribute=ImageFile) no-repeat top left;}
#lsnwrap {background: #cce3f5 url(/3MContentRetrievalAPI/BlobServlet?locale=en_WW&univid=1180614197162&fallback=true&assetType=MMM_Image&blobAttribute=ImageFile) no-repeat bottom left; padding-bottom:10px;}


/************************ EWCD NAV STYLES ************************/
/* NAV BACKGROUND */
#lsnwrap {
	border: none;
	margin-top: 15px;
}
/* PLACE TITLE */
#lsnwrap h4 {
	margin: 0;
	padding: 0;
	background-color: #0072cf;
    border:0;
}
#lsnwrap h4 a {display:block; padding: 4px 0 5px 7px; color: #FFF; font-weight: bold;}
#lsnwrap h4 a:hover {color: #FFF; text-decoration:underline;}

#lsnwrap h4.selected {
	border-left-color: #0072cf;
	background-color: #0072cf;
}
#lsnwrap h4.selected a {
	color: #FFF;
}
#lsnwrap h4.selected a:hover {
	color: #FFF;
	text-decoration: underline;
}
/* FIRST LABEL */
#lsnwrap h5.first {
	border: none; 
	
	color:#333333;
}

/* OTHER LABELS & SEPERATOR LINE COLOR */
#lsnwrap h5 {
	margin: 0 11px 0 7px;
	border-top: 1px solid #ccc;
	padding: 6px 0 2px 0;
	color:#333333;
}

/**************************
*     All Sub-Options     *
**************************/

/* INACTIVE BACKGROUND COLOR */
#lsnwrap ul li {
	background: none ! important;
}
/* INACTIVE 4PX BORDER & LINK COLORS*/
#lsnwrap ul li a {
	border-left: 4px solid #cce3f5;
	color: blue;
}

/* ACTIVE BACKGROUND, 4PX BORDER & TEXT COLORS */
#lsnwrap ul li.selected a {
	color: blue;
	background-color: #FFF;
	border-left-color: #0072cf;
}
 
/* ? */
#lsnwrap ul li.selected a.innerselect {
	color: blue;
}

/* ITEMS WITHIN THE SELECTED LINKÃÂÃÂS VISITED COLOR */
#lsnwrap ul li.selected ul a:visited {
	color: #333333;
	background:none ! important;
	border-left-color:#0072cf;
}
/* ITEMS WITHIN THE SELECTED LINK */
#lsnwrap ul li.selected ul a {
	color: #333333;
	background: none ! important;
	border-left-color: #cce3f5;
}

#lsnwrap ul li.selected ul li a:visited {
	color: #333333;
}
#lsnwrap ul li.lastVis a {
	color: #333;
	background-color: #fff;
	border-left-color: #0072cf;
}