/* CSS index outline 

corporate responsibilty -> "responsibility"

 end of CSS index outline */
 
 /* color guide

#999999 - dark gray for notes

*/

* {
	margin:0;
	padding:0;
}

/***** global html *****/

body {
	text-align:center;
	font-size:70%;
	background:url(../_img/bg.gif) #3a3028;
	margin:15px 0;
}
body.siteheaderIframe { /* iframe in siteheader contains brand websites dropdown */
	text-align:left;
	background:none #efeeed;
	margin:0;
	padding:0;
}
body, td, th, li {
	font-family:Arial, Helvetica, Verdana, sans-serif;
	color:#333333;
}
input, select, textarea {
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size:11px;
	color:#333333;
}

iframe {
	border:0;
}

table, tr, td, th {
	border-collapse:collapse;
	border:0;
}

img {
	border:0;
}

p {
	line-height:1.3em;
	margin:0 0 1.0em 0;
}
p.intro {
	font-family:Georgia, Times, serif;
}
    p.intro a {
        text-decoration: underline;
    }

p.strong {
	font-size:1.1em;
	font-weight:bold;
}
p.top {
	font-family:Georgia, Times, serif;
	border-bottom:1px solid #c8c8c9;
	margin-bottom:1.5em;
	padding-bottom:0.5em;
}
p.back {
	font-family:Georgia, Times, serif;
	border-top:1px solid #c8c8c9;
	margin-top:2em;
	padding-top:1em;
}
/* tighten the spacing between two paragraphs */
p.subp {
	margin-top:-0.6em;
}

ul {
	margin:0 0 0.6em 0;
	padding:0;
}
ul.intro li {
	font-family:Georgia, Times, serif;
	font-size:1.1em;
}
	ul.intro li li{
		font-size:1em;
		line-height:1em;
	}
	ul li {
		margin:0 0 0 1.6em;
		padding:0 0 0.4em 0;
		line-height:1.3em;
	}
		ul li ul, ul li ol {
			margin:0.2em 0 0 0;
		}

ol {
	margin:0 0 0.6em 0;
	padding:0;
}
	ol li {
		margin:0 0 0 2.0em;
		padding:0 0 0.4em 0;
		line-height:1.3em;
	}
		ol li ul, ol li ol {
			margin:0.2em 0 0 0;
		}
ol.flush-left {
	margin-bottom: 1em;
}
	ol.flush-left li {
		margin: 0 0 0 1.6em;
		padding: 0 0 0 10px;
		line-height: 1em;
	}
ol.roman {
	list-style-type:upper-roman;
}
ol.alpha {
	list-style-type:upper-alpha;
}

/* tighten the spacing between a list beneath a paragraph */
ul.subp, ol.subp {
	margin-top:-0.6em;
}
	ul.subp li ul, ul.subp li ol, ol.subp li ul, ol.subp li ol {
		margin:0.4em 0 0 0;
	}

a:link, a:visited {
	color:#6f2d28;
	text-decoration:none;
	outline:none;
}
a:hover, a:visited:hover, a:active {
	color:#424e62;
	text-decoration:underline;
	outline:none;
}

a.top {
	font-family:Georgia, Times, serif;
}

/* puts arrow in background */
a.arrow {
	padding-left:9px;
	background:url(../_img/linkarrow.gif) no-repeat left center;
}
a.arrow:hover,
.grayarrowBullet {
	background:url(../_img/linkarrowover.gif) no-repeat left center;
}


.grayarrowBullet {padding-left: 7px !important;}

/* puts icons in background */
a.remindme {
	padding-right:18px;
	background:url(../_img/icon_remindme.gif) no-repeat right 2px;
}
a.pdf {
	padding:2px 18px 2px 0;
	background:url(../_img/icon_pdf.gif) no-repeat right center;
}
a.video {
	padding:2px 18px 2px 0;
	background:url(../_img/icon_video.gif) no-repeat right center;
}
a.email {
	padding:2px 18px 2px 0;
	background:url(../_img/icon_email.gif) no-repeat right center;
}

h1, h2, h3, h4 {
	font-family:Georgia, Times, serif;
}
h1 {
	font-size:1.4em;
	line-height:1.2em;
	color:#464e5f;
	font-weight:normal;
	margin:0 0 0.8em 0;
}
h1.sifr {
	font-family:"Goudy Small Caps", Georgia, Times, serif;
	font-size:17px;
	line-height:19px;
	color:#000000;
	font-weight:normal;
	margin:0 0 12px 0;
	padding:0 0 0 20px;
	background:url(../_img/square.gif) no-repeat 0px 3px;
}
h1.toph1 { /* only used on the top level splash page for each section */
	position:absolute;
	left:-999999px;
}
h2 {
	font-size:1.4em;
	line-height:1.2em;
	color:#464e5f;
	font-weight:normal;
	margin:0 0 0.4em 0;
}
h2.sifr {
	font-family:"Goudy Small Caps", Georgia, Times, serif;
	font-size:17px;
	line-height:19px;
	color:#242c3b;
	font-weight:normal;
	margin:0 0 5px 0;
	padding:0;
}
h3 {
	font-size:1em;
	line-height:1.2em;
	color:#464e5f;
	font-weight:bold;
	margin:0 0 0.2em 0;
}
h3.sifr {
	font-family:"Goudy Small Caps", Georgia, Times, serif;
	font-size:15px;
	line-height:17px;
	color:#242c3b;
	font-weight:normal;
	margin:3px 0 5px 0;
	padding:0;
}
h3.newsSubtitle {
	color:#333333;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-weight:bold;
	font-style:italic;
	margin:0 0 1.0em 0;
}
h4 {
	font-size:1.0em;
	line-height:1.2em;
	color:#666666;
	font-weight:normal;
	margin:0 0 0.2em 0;
}
h5 {
	font-size:1.0em;
	line-height:1.2em;
	color:#333333;
	font-weight:bold;
	margin:0 0 0.4em 0;
}
 /* bumps up just below an h# tag */
p.subh1 {
	font-size:0.9em;
	color:#999999;
	margin:-1em 0 1.2em 0;
}
p.subh2, p.subh3, p.subh4, p.subh5 {
	font-size:0.9em;
	color:#999999;
	margin:-0.2em 0 0.5em 0;
}

p.callout_note {
    color: #6F2D28;
}

p.prominent_message {
    font-size: 1.6em;
    line-height: 1.2em;
    color: #6F2D28;
    font-family:Georgia, Times, serif;
    margin: 0 0 1.2em 0;
}

.positionrelative {position: relative;}

.floatLeft {float: left;}

.floatRight {float: right;}

img.infographic {
    margin: 0 0 28px 0;
}

img.gri-index {
    margin: 1em 0 3em 0;
}

img.centered_graphic {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.float_left {
	float: left;
	margin: 0 0.8em 0 0;
}

span.book_title {
	font-style: italic;
}

.noMarginBottom {
    margin-bottom: 0 !important;
}

/***** /global html *****/


/***** global layout *****/

div#outerShell {
	margin:0 auto;
	padding:0;
	width:940px;
	text-align:left;
	border:4px solid #2a221e;
	background-color:#ffffff;
}

div#outerBorder {
	margin:0;
	padding:4px;
	/*width:930px;*/
	border:1px solid #424a59;
}

div#siteHeader {
	position:relative;
	margin:0 0 5px 0;
	padding:0;
	width:930px;
	height:154px;
	background:url(../_img/bg_header.gif) no-repeat;
}

a#logo {
	position:absolute;
	left:214px;
	top:54px;
	width:284px;
	height:48px;
	background:url(../_img/BrownForman.gif) no-repeat;
	outline:none;
}
	a#logo span {
		position:absolute;
		left:-999999px;
		outline:none;
	}

div#header {
	width:250px;
	height:14px;
	position:absolute;
	left:265px;
	top:103px
}
	div#header span {
		position:absolute;
		left:-999999px;
		outline:none;
	}
div.header_company {
	background:url(../_img/_header/company.gif) no-repeat;
}
div.header_brands {
	background:url(../_img/_header/brands.gif) no-repeat;
}
div.header_investor {
	background:url(../_img/_header/investor.gif) no-repeat;
}
div.header_careers {
	background:url(../_img/_header/careers.gif) no-repeat;
}
div.header_diversity {
	background:url(../_img/_header/diversity.gif) no-repeat;
}
div.header_responsibility {
	background:url(../_img/_header/responsibility.gif) no-repeat;
}
div.header_news {
	background:url(../_img/_header/news.gif) no-repeat;
}

ul#mainNav {
	list-style-type:none;
	position:absolute;
	left:20px;
	top:16px;
	width:180px;
	margin:0;
	padding:0;
}
	ul#mainNav li {
		display:inline;
		position:relative;
		list-style-type:none;
		margin:0;
		padding:0;
		font-family:Georgia, Times, serif;
	}
		ul#mainNav li a {
			color:#6f2d28;
			line-height:1.2em;
			display:block;
			padding:2px 0 2px 15px;
		}
		ul#mainNav li a:hover {
			background:url(../_img/mnavarrow.gif) no-repeat 0px 6px;
			text-decoration:none;
		}
		ul#mainNav li.in a {
			color:#424e62;
			background:url(../_img/mnavarrowin.gif) no-repeat 0px 6px;
		}
		ul#mainNav li.in a:hover {
			background:url(../_img/mnavarrowin.gif) no-repeat 0px 6px;
		}

ul#utilityNav {
	list-style-type:none;
	float:right;
	display:inline;
	margin:20px 25px 0 0;
	padding:0;
}
	ul#utilityNav li {
		list-style-type:none;
		display:inline;
		margin:0;
		padding:0 8px;
		background:url(../_img/unavseperator.gif) no-repeat right center;
		font:0.9em/1.2em Georgia, Times, serif;
	}
	ul#utilityNav li.last {
		padding-right:0;
		background:none;
	}
		ul#utilityNav li.last iframe {
			position:relative;
			top:5px;
		}
		ul#utilityNav li a {
			color:#454037;
		}
		ul#utilityNav li a:hover {
			text-decoration:underline;
		}

select#selectBrandWebsites {
	width:200px;
}

div#banner {
	width:930px;
	height:130px;
	margin:0 0 5px 0;
}
div.banner_company {
	background:url(../_img/_banner/company.jpg) no-repeat;
}
div.banner_investor {
	background:url(../_img/_banner/investor.jpg) no-repeat;
}
div.banner_careers {
	background:url(../_img/_banner/careers.jpg) no-repeat;
}
div.banner_diversity {
	background:url(../_img/_banner/diversity.jpg) no-repeat;
}

/* Responsibility banners */
div.banner_responsibility {
	background:url(../_img/_banner/responsibility.jpg) no-repeat;
}
	div.banner_responsibility_report {
		background:url(../_img/_banner/responsibility_report.jpg) no-repeat;
	}
	
	div.banner_community {
		background:url(../_img/_banner/banner_community.jpg) no-repeat;
	}
	div.banner_drinking {
		background:url(../_img/_banner/banner_drinking.jpg) no-repeat;
		position: relative; /* Establish positioning context for transparent anchor child */
	}
        
	div.banner_employee {
		background:url(../_img/_banner/banner_employee.jpg) no-repeat;
	}
	
	div.banner_employee_special {
		background:url(../_img/_banner/banner_employee_special.jpg) no-repeat;
	}
	
	div.banner_responsibility_home {
		background:url(../_img/_banner/banner_responsibility_home.jpg) no-repeat;
		position: relative; /* Establish positioning context for transparent anchor child */
	}
	div.banner_stewardship {
		background:url(../_img/_banner/banner_stewardship.jpg) no-repeat;
	}

        /* Links in responsibility banners */
   	    div.banner_drinking a,
	    div.banner_responsibility_home a {
            position: absolute;
            width: 173px;
            height: 130px;
            top: 0px;
            display: block;
        }

   	    div.banner_drinking a {
            left: 311px;
        }
	    div.banner_responsibility_home a {
            left: 694px;
        }
	
div.banner_news {
	background:url(../_img/_banner/news.jpg) no-repeat;
}
div.banner_utility {
	background:url(../_img/_banner/utility.jpg) no-repeat;
}

div#siteFooter {
	width:930px;
	height:63px;
	background:url(../_img/bg_footer.gif) no-repeat;
}
	div#siteFooter p.footerCopy {
		float:left;
		display:inline;
		margin:20px 0 0 25px;
		padding:0;
		font:0.9em/1.2em Georgia, Times, serif;
		color:#ffffff;
		text-transform:uppercase;
	}
	div#siteFooter ul.footerNav {
		list-style-type:none;
		float:right;
		display:inline;
		margin:25px 25px 0 0;
		padding:0;
	}
		div#siteFooter ul.footerNav li {
			list-style-type:none;
			display:inline;
			margin:0;
			padding:0 8px;
			background:url(../_img/fnavseperator.gif) no-repeat right 2px;
			font:0.9em/1.2em Georgia, Times, serif;
			color:#ffffff;
		}
		div#siteFooter ul.footerNav li.last {
			padding-right:0;
			background:none;
		}
			div#siteFooter ul.footerNav li a {
				color:#ffffff;
			}
			div#siteFooter ul.footerNav li a:hover {
				text-decoration:underline;
			}

div#content_container {
	width:930px;
	background:url(../_img/bg_contentinner.gif) repeat-y #f0efee;
}

div#content_upper {
	width:930px;
	height:12px;
	background:url(../_img/bg_contentupper.gif) no-repeat top;
	position:relative;
}

div#content_lower {
	clear:both;
	width:930px;
	height:10px;
	background:url(../_img/bg_contentlower.gif) no-repeat bottom;
	position:relative;
}
	/* container for background graphic */
	div#lowerleftcorner {
		position:absolute;
		left:4px;
		bottom:2px;
		width:216px;
		height:300px;
	}

div#leftCol {
	float:left;
	display:inline;
	/* width = 236 - horiz padding = 202 */
	width:202px;
	height:292px;
	margin:15px 0 0 0;
	padding:3px 4px 0 30px;
	background:url(../_img/snavborder.gif) repeat-y right;
}

ul#subNav {
	list-style-type:none;
	margin:0;
	padding:0;
}
	ul#subNav li {
		position:relative;
		list-style-type:none;
		margin:0;
		padding:0;
		font-family:Georgia, Times, serif;
	}
	ul#subNav li.last {
		display:none;
	}
		ul#subNav li a {
			color:#6f2d28;
			display:block;
			padding:2px 4px 2px 15px;
			background:url(../_img/snavdot.gif) no-repeat 5px 9px;
		}
		ul#subNav li a:hover {
			background-color:#e2e2e3;
			text-decoration:none;
		}
		ul#subNav li.in a {
			color:#424e62;
			background:url(../_img/snavarrowin.gif) no-repeat 5px 7px;
		}
		ul#subNav li.in a:hover {
			background-color:#e2e2e3;
			text-decoration:none;
		}
		ul#subNav li ul {
			display:none;
		}
		ul#subNav li.in ul {
			display:block;
			margin:0;
			padding:0;
		}
			ul#subNav li.in ul li {
			}
				ul#subNav li.in ul li a {
					color:#6f2d28;
					padding:2px 4px 2px 25px;
					background:none;
				}
				ul#subNav li.in ul li a:hover {
					background-color:#e2e2e3;
				}
				ul#subNav li.in ul li.in a {
					color:#424e62;
				}

/* Investor Relations subNav */
ul#subNavIR {
	list-style-type:none;
	margin:0;
	padding:0;
}
	ul#subNavIR li {
		position:relative;
		list-style-type:none;
		margin:0;
		padding:0;
		font-family:Georgia, Times, serif;
	}
		ul#subNavIR li a {
			color:#6f2d28;
			font-weight:bold;
			display:block;
			padding:2px 4px 2px 15px;
			background:url(../_img/snavdot.gif) no-repeat 5px 9px;
		}
		ul#subNavIR li a:hover {
			background-color:#e2e2e3;
			text-decoration:none;
		}
		ul#subNavIR li ul {
			display:none;
		}
		ul#subNavIR li ul.subsubNav {
			display:block;
			margin:0;
			padding:0;
		}
			ul#subNavIR li ul.subsubNav li {
			}
				ul#subNavIR li ul.subsubNav li a {
					color:#6f2d28;
					font-weight:normal;
					padding:2px 4px 2px 25px;
					background:none;
				}
				ul#subNavIR li ul.subsubNav li a:hover {
					background-color:#e2e2e3;
					text-decoration:none;
				}
/* /IR subNav */

div#content_wide { /* used in Our Brands */
	/* width = 930 - horiz padding = 912 */
	margin:0;
	padding:0 9px 40px 9px;
}

div#content_IR { /* used in Investor Relations */
	float:right;
	display:inline;
	/* width = 694 - horiz padding = 636 */
	width:636px;
	min-height:680px;
	padding:18px 38px 24px 20px;
}

div#content {
	float:right;
	display:inline;
	/* width = 694 - horiz padding = 636 */
	width:636px;
	min-height:520px;
	padding:18px 38px 24px 20px;
}

/***** /global layout *****/


/***** forms *****/

/* removes crazy IE padding &#38; sets uniform size cross-browser */
input.check, input.radio {
	width:15px;
	height:15px;
	margin:0 5px 10px 0;
}

input.textbox {
	width:160px;
	margin:0 5px 10px 0;
}
input.textbox_short {
	width:75px;
	margin:0 10px 10px 0;
}
input.textbox_long {
	width:260px;
	margin:0 5px 10px 0;
}

select.select {
	width:162px;
	margin:0 5px 10px 0;
}
select.select_short {
	width:77px;
	margin:0 10px 10px 0;
}
select.select_long {
	width:262px;
	margin:0 5px 10px 0;
}
select.select_auto {
	width:auto;
	margin:0 10px 10px 0;
}
	select option { /* fix for FF squishing select box option */
		padding:0 3px;
	}

textarea.textarea {
	width:360px;
	height:80px;
	margin:0 0 10px 0;
}

.formnote { /* usually a span */
	font-size:0.9em;
}

p.formcopy {
	margin:0 0 4px 0;
}

label.block { /* stacked label/input */
	display:block;
	width:auto;
	margin:0 0 4px 0;
}

fieldset {
	width:auto;
	border:0;
}
	fieldset input {
		vertical-align:top;
	}
	fieldset label {
		float:left;
		width:200px;
		margin-top:1px;
	}
	fieldset label.block { /* stacked label/input */
		float:none;
		display:block;
		width:auto;
		margin:0 0 4px 0;
	}
	fieldset span.label { /* span tag that simulates a label, just because... */
		float:left;
		width:200px;
	}

/* wrapper for checkboxes and radiobuttons, long labels will not wrap beneath the input */
fieldset.checkzone, fieldset.radiozone, fieldset.checkzone_inline, fieldset.radiozone_inline {
	margin:0 0 10px 0;
	position:relative;
}
	/* sets the input checkbox/radiobutton uniform size cross-browser */
	fieldset.checkzone input, fieldset.radiozone input, fieldset.checkzone_inline input, fieldset.radiozone_inline input {
		width:15px;
		height:15px;
		position:absolute;
	}
	fieldset.checkzone input.textbox, fieldset.radiozone input.textbox {
		width:160px;
		height:auto;
		margin:0 5px 10px 5px;
		position:relative;
		top:-2px;
	}
	/* single input/label pair per line */
	fieldset.checkzone label, fieldset.radiozone label {
		float:none;
		display:block;
		width:auto;
		padding:0 0 5px 20px;
		text-align:left;
	}
	fieldset.checkzone label.inline, fieldset.radiozone label.inline {
		display:inline;
	}
	/* multiple input/label pairs per line */
	fieldset.checkzone_inline label, fieldset.radiozone_inline label {
		float:none;
		display:inline;
		width:auto;
		padding:0 20px;
		text-align:left;
	}

/* wrapper for selectboxes, reversed label-input pair */
fieldset.selectzone {
	margin:0 0 10px 0;
	position:relative;
}
	/* sets the input checkbox/radiobutton uniform size cross-browser */
	fieldset.selectzone select {
		width:auto;
		margin:0 5px 10px 0;
		vertical-align: top;
	}
	/* single input/label pair per line */
	fieldset.selectzone label {
		float:none;
		display:inline;
		width:auto;
		position: relative;
		top:4px;
	}

/* wrapper for form submit button */
fieldset.buttonzone {
	clear:both;
	padding:6px 0;
}

/** buttons **/

input.inputbutton {
}

a.button, a.button:visited {
	background:#058ecf;
	padding:2px 12px;
	border:1px solid #4c4444;
	color:#96ae5a;
	font-size:11px;
	text-decoration:none;
}

a.button:hover, a.button:visited:hover {
	color:#96ae5a;
	text-decoration:none;
}

/** /buttons **/

/***** /forms *****/


/***** homepage content layout *****/

div#flashHomepageBanner {
	margin:0 0 5px 0;
	padding:0;
	width:930px;
	height:160px;
}

div#content_homepage {
	width:930px;
	height:440px;
	background:url(../_img/bg_homepage.gif) no-repeat #f0efee;
}

div#homepage_leftcol {
	position:relative;
	float:left;
	display:inline;
	width:224px;
	height:440px;
	margin:0 15px 0 0;
	padding:0;
}

div#homepage_mainarea {
	position:relative;
	float:left;
	display:inline;
	margin:0;
	padding:20px 0 0 0;
}

div#flashHomepageBottles {
	position:absolute;
	bottom:0px;
	left:0px;
	width:224px;
	height:445px;
}

div#flashHomepageQuilt {
	margin:-4px 0 0 0;
	padding:0;
	width:434px;
	height:138px;
}

div#homepageBox1 {
	float:left;
	display:inline;
	width:209px;
	margin:0 15px 10px 0;
	padding:0;
}

div#homepageBox2 {
	float:left;
	display:inline;
	width:434px;
	margin:0 15px 10px 0;
	padding:0;
}

div#homepageBox3 {
	float:left;
	display:inline;
	width:209px;
	margin:0 15px 0 0;
	padding:0;
}

div#homepageBox4 {
	float:left;
	display:inline;
	width:209px;
	margin:0 15px 0 0;
	padding:0;
}

div#homepageBox5 {
	float:left;
	display:inline;
	width:209px;
	margin:0 15px 0 0;
	padding:0;
}

/***** /homepage content layout *****/


/***** content layout, styles, misc *****/

/*** general ***/

div.calloutbox_container {
	width:642px;
	/* set negative horiz margins because content width is only 636 */
	margin:0 -3px 2em -3px;
	background:url(../_img/bg_calloutboxinner.gif) repeat-y #f0efee;
}
	div.calloutbox_container div.calloutbox_upper {
		width:642px;
		background:url(../_img/bg_calloutboxupper.gif) no-repeat top;
	}
	div.calloutbox_container div.calloutbox_lower {
		width:642px;
		background:url(../_img/bg_calloutboxlower.gif) no-repeat bottom;
	}
	div.calloutbox_container div.calloutbox_inner {
		padding:20px 3px 0 3px;
	}
		div.calloutbox_container div.calloutbox_inner div.calloutbox_innercolA {
			float:left;
			display:inline;
			width:175px;
			margin:0 0 20px 0;
			padding:0 18px;
			background:url(../_img/dividerdots.gif) no-repeat right 25px;
		}
		div.calloutbox_container div.calloutbox_inner div.calloutbox_innercolB {
			float:left;
			display:inline;
			width:175px;
			margin:0 0 20px 0;
			padding:0 18px;
			background:url(../_img/dividerdots.gif) no-repeat right 25px;
		}
		div.calloutbox_container div.calloutbox_inner div.calloutbox_innercolC {
			float:left;
			display:inline;
			width:175px;
			margin:0 0 20px 0;
			padding:0 18px;
		}

/* contentbox_left, contentbox_right, use as a pair */
div.contentbox_left {
	float:left;
	display:inline;
	width:302px;
	margin:0 0 15px 0;
	padding:0;
}
div.contentbox_right {
	float:right;
	display:inline;
	width:302px;
	margin:0 0 15px 0;
	padding:0;
}
/* /contentbox_left, contentbox_right */

/* contentbox_left_wide, contentbox_right_narrow, use as a pair */
div.contentbox_left_wide {
	float:left;
	display:inline;
	width:420px;
	margin:0 0 15px 0;
	padding:0;
}
div.contentbox_right_narrow {
	float:right;
	display:inline;
	width:200px;
	margin:0 0 15px 0;
	padding:0;
}
/* /contentbox_left_wide, contentbox_right_narrow */

/* contentbox_left_narrow, contentbox_right_wide, use as a pair */
div.contentbox_left_narrow {
	float:left;
	display:inline;
	width:200px;
	margin:0 0 15px 0;
	padding:0;
}
div.contentbox_right_wide {
	float:right;
	display:inline;
	width:420px;
	margin:0 0 15px 0;
	padding:0;
}
/* /contentbox_left_narrow, contentbox_right_wide */

/* use inside contentbox_left_wide and contentbox_right_wide */
div.contentbox_inner {
	float:left;
	display:inline;
	width:200px;
	margin:0 10px 20px 0;
	padding:0;
}

div.contentbox_innerleft {
	float:left;
	display:inline;
	width:200px;
	margin:0 0 20px 0;
	padding:0;
}
div.contentbox_innerright {
	float:right;
	display:inline;
	width:200px;
	margin:0 0 20px 0;
	padding:0;
}
/*
	div.contentbox_innerleft h4, div.contentbox_innerright h4 {
		margin:0;
		padding:5px 2px 2px 2px;
		background-color:#e8e8e8;
	}
	div.contentbox_innerleft p, div.contentbox_innerright p {
		margin-bottom:0.5em;
	}
	div.contentbox_innerleft div.hr, div.contentbox_innerright div.hr {
		background-color:#dcddde;
		border-top:1px solid #c8c8c9;
		border-bottom:1px solid #c8c8c9;
	}
	div.contentbox_innerleft img.thumb, div.contentbox_innerright img.thumb {
		float:left;
		display:inline;
		margin:0 10px 0 0;
	}
*/
/* /contentbox_inner and variations */

div.smallcalloutbox {
	float:left;
	width:199px;
	height:80px;
	margin:0 5px 5px 0;
	padding:3px;
	background:url(../_img/smallcalloutbox.gif) no-repeat;
}
	div.smallcalloutbox img {
		float:left;
		display:inline;
		margin:0 5px 0 0;
	}
	div.smallcalloutbox h4, div.smallcalloutbox h5 {
		margin-top:0.4em;
	}

/* datatable: use for important data */
table.datatable {
	width:100%;
	margin:-5px 0 6px 0;
}
	table.datatable th {
		font-family:Georgia, Times, serif;
		color:#333333;
		font-weight:normal;
		text-align:left;
		vertical-align:bottom;
		padding:8px 10px;
		border-bottom:1px solid #cdcdcc;
		background-color:#dfdedd;
	}
	table.datatable td {
		color:#666666;
		padding:10px;
		vertical-align:top;
		border-bottom:1px solid #cdcdcc;
	}
	table.datatable th.colPrim {
	}
	table.datatable th.colSec {
		text-align:right;
		border-left:1px solid #f0efee;
	}
	table.datatable td.colPrim {
	}
	table.datatable td.colSec {
		white-space:nowrap;
		text-align:right;
	}

/* infotable: similar to datatable, less important */
table.infotable {
	width:100%;
	margin:0 0 6px 0;
}
	table.infotable th {
		font-family:Georgia, Times, serif;
		color:#333333;
		font-weight:normal;
		text-align:left;
		vertical-align:bottom;
		padding:5px;
		border-bottom:1px solid #cdcdcc;
		background-color:#dfdedd;
	}
	table.infotable td {
		color:#666666;
		padding:5px;
		vertical-align:top;
		border-bottom:1px solid #cdcdcc;
	}
		table.infotable td img {
			margin:0 2px;
			position:relative;
			top:2px;
		}
	table.infotable th.colPrim {
	}
	table.infotable th.colSec {
		border-left:1px solid #f0efee;
	}
	table.infotable td.colPrim {
		white-space:nowrap;
	}
	table.infotable td.colSec {
	}
/* key/legend for infotable */
div.infotablekey {
	margin:0 0 6px 0;
}
	div.infotablekey img {
		margin:0 2px 0 0;
		position:relative;
		top:2px;
	}
	div.infotablekey span {
		margin:0 20px 0 0;
	}

ul.linklist {
	list-style:none;
	margin:0 80px 1.0em 0;
	padding:0;
}
	ul.linklist li {
		list-style:none;
		margin:0;
		padding:0;
		line-height:1.5em;
	}

div.pdflinks {
	margin:1.0em 0;
}
	div.pdflinks a {
		position:relative;
		display:block;
		margin:0 0 5px 0;
		padding:2px 0 2px 20px;
		background:url(../_img/icon_pdf.gif) no-repeat 0px 2px;
	}

img.noflash { /* no-flash replacement image */
	display:block;
}

img.photo {
	border:2px solid #e4e3e2;
}
img.photo_left {
	float:left;
	display:inline;
	margin:0 15px 8px 0;
}
img.photo_right {
	float:right;
	display:inline;
	margin:0 0 8px 15px;
}
img.photo_center {
	display:block;
	margin:0 auto 8px auto;
}

img.thumb {
	border:2px solid #e4e3e2;
}
img.thumb_left {
	float:left;
	display:inline;
	margin:0 15px 0 0;
}
img.thumb_right {
	float:right;
	display:inline;
	margin:0 0 0 10px;
}

img.headerphoto {
	display:block;
	margin:0 0 10px 0;
}

div.hr {
	clear:both;
	height:1px;
	overflow:hidden;
	margin:0 0 12px 0;
	border-top:1px solid #c8c8c9;
}

div.hr_intro {
	clear:both;
	height:11px;
	overflow:hidden;
	margin:2em 0;
	background:url(../_img/hr_intro.gif) repeat-x center;
}
	div.hr_intro div.centericon { /* this is pending, may need to delete */
		/*height:10px;*/
		/*background:url(../_img/hr_centericon.gif) no-repeat center;*/
		display:none;
	}

div.hr_h2, div.hr_h3 { /* used with h2.sifr and h3.sifr */
	clear:both;
	height:7px;
	overflow:hidden;
	margin:-4px 0 6px 0;
	background:url(../_img/hr_h2.gif) repeat-x center;
}

.clear {
	clear:both;
}
div.clear {
	height:1px;
	overflow:hidden;
	margin:0;
}

.bold {
	font-weight:bold;
}

.indent {
	margin-left:10px;
}

.small {
	font-size:0.9em;
}

.note {
	font-size:0.9em;
	color:#999999;
}

.displaynone {
	display:none;
}

.block {
	display:block;
}

.alignright {
	text-align:right;
}

.noBullets {list-style-type: none;}

.floatright {
	float:right;
}

.flush li,
.flush {margin-left: 0;}

.floatleft {
	float:left;
}

img.floatright {
	float:right;
	display:inline;
	margin:0 0 12px 12px;
}

img.floatleft {
	float:left;
	display:inline;
	margin:0 12px 12px 0;
}

/*** /general ***/

/*** Holiday Promo ***/

div#flashHolidayCard {
	width:940px;
	height:836px;
}

/*** /Holiday Promo ***/

/*** Our Brands ***/

div#flashOurBrands {
	width:912px;
	height:500px;
}

/*** /Our Brands ***/

/*** Heritage ***/

div#flashHeritage {
	width:636px;
	height:375px;
}

/*** /Heritage ***/

/*** News ***/

div.primaryNewsItem 
{
	clear:both;
	margin:-5px 0 5px 0;
	padding:15px 10px 5px 10px;
	border-bottom:1px solid #cdcdcc;
}

fieldset.secondaryNewsHeader {
	color:#333333;
	margin:-5px 0 5px 0;
	padding:8px 10px 5px 10px;
	border:0;
	border-bottom:1px solid #cdcdcc;
	background-color:#dfdedd;
}
	fieldset.secondaryNewsHeader div.selectcontainer {
		float:left;
		display:inline;
		margin:0 10px 5px 0;
	}
		fieldset.secondaryNewsHeader div.selectcontainer label {
			font-weight:bold;
			float:none;
			display:block;
			width:auto;
			margin:0 0 4px 0;
		}
	fieldset.secondaryNewsHeader div.prevnext {
		text-align:right;
		margin:0 0 5px 0;
	}

div#newsreleases {
/* news/index.aspx, news/releases/index.aspx, ID is necessary for JS */
}

div.secondaryNewsItem {
	clear:both;
	margin:-5px 0 5px 0;
	padding:15px 10px 5px 10px;
	border-bottom:1px solid #cdcdcc;
	/* setting the width is necessary in IE for mouseover/mouseout events */
	/* 400px is the correct width when inside contentbox_left_wide, */
	/* but if used elsewhere, consider setting width thru inheritance */
	width:400px;
}
	div.primaryNewsItem img {
		float:left;
		display:inline;
		margin:0 12px 12px 0;
	}

div.newsSummary {
/* wrapper for news summary, add styling if necessary */
}

img#featuredPhoto {
	display:none; /* JS will override and set display:block; */
	clear:both;
	margin:0 0 5px 0;
	border:1px solid #999999;
}
p#featuredPhotoCaption {
	display:none; /* JS will override and set display:block; */
}

table#igTable01, table#igTable02, table#igTable03 {
	/*display:none;  /*initial setting display:none, override in JS */
}
table.thumbtable {
	width:100%;
	margin:0 0 10px 0;
}
	table.thumbtable td {
		padding:10px;
	}
		table.thumbtable td img {
			display:block;
			border:1px solid #999999;
			margin:0 0 3px 0;
		}

div#tablist_container {
	display:none; /* JS will override and set display:block; */
	margin:0 0 10px 0;
	padding:5px 0;
	border-bottom:1px solid #cccccc;
}
	div#tablist_container ul {
		list-style-type:none;
		display:inline;
		margin:0;
		padding:0;
	}
		div#tablist_container ul li {
			position:relative;
			list-style-type:none;
			display:inline;
			margin:0 2px 0 0;
			padding:0;
		}
			div#tablist_container ul li a {
				padding:5px 15px;
				border:1px solid #cccccc;
				border-bottom:1px none;
				background-color:#ecebeb;
			}
			div#tablist_container ul li a.in {
				border-bottom:1px solid #f0efee;
				background:none;
				color:#424e62;
			}
a#tab01 {
}
a#tab02 {
}
a#tab03 {
}

div#managementbios {
/* management/index.aspx, ID is necessary for JS */
}
div.managementbios_inner {
	float:left;
	display:inline;
	width:200px;
	margin:0 10px 1em 0;
	padding:0;
}
	div.managementbios_inner p {
		margin:0;
	}

div#managementbio {
/* management/bio.aspx */
}
	div#managementbio img.photo_left {
		margin:0 20px 15px 0;
	}
	div#managementbio div.hr_h2 {
		clear:none;
	}

/*** /News ***/

/*** Careers ***/

div#flashTourLocations {
	width:636px;
	height:215px;
	margin:0 0 20px 0;
}
	div#flashTourLocations img {
		display:block;
	}

div#meetourpeople {
/* careers/index.aspx, careers/people/index.aspx */
}
div.meetourpeople_inner { /* careers/people/index.aspx */
	float:left;
	display:inline;
	width:200px;
	margin:0 10px 1em 0;
	padding:0;
}
	div.meetourpeople_inner p {
		margin:0;
	}
div.meetourpeople_wideinner { /* careers/index.aspx */
	float:left;
	display:inline;
	width:auto;
	margin:0 10px 1em 0;
	padding:0;
}
	div.meetourpeople_wideinner p {
		margin:0;
	}

div#peopleinterview {
/* careers/people/interviews.aspx*/
}
	div#peopleinterview img.photo_left {
		margin:0 20px 15px 0;
	}
	div#peopleinterview div.hr_h2 {
		clear:none;
	}

/*** /Careers ***/

/*** sitemap ***/

ul.sitemap {
	list-style-type:none;
	margin:0;
	padding:0;
}
	ul.sitemap li {
		list-style-type:none;
		margin:0;
		padding:0 0 1em 0;
		font-family:Georgia, Times, serif;
		font-weight:bold;
	}
	ul.sitemap li.utility {
		padding:0 0 0.5em 0;
		font-weight:normal;
	}
		ul.sitemap li ul {
			margin:0;
			padding:0;
		}
			ul.sitemap li ul li {
				margin:0;
				padding:0.3em 0 0 1em;
				font-weight:normal;
			}
				ul.sitemap li ul li ul {
					margin:0;
					padding:0;
				}
					ul.sitemap li ul li ul li {
						margin:0;
						padding:0 0 0 2em;
						font-family:Arial, Helvetica, Verdana, sans-serif;
					}

/*** /sitemap ***/

/*** Report & Survey ***/

div.reportdownloads {
	float:right;
	display:inline;
	width:200px;
	margin:0 0 15px 0;
	padding:0;
	position:relative;
	top:-30px;
}

fieldset#surveyform {
	padding: 0 0 0 1.5em;
}
	fieldset#surveyform h5 {
		font-weight:normal;
		position:relative;
	}
		fieldset#surveyform h5 strong {
			font-weight:bold;
			position:absolute;
			left:-1.5em;
		}
	fieldset#surveyform fieldset.buttonzone {
	}
		fieldset#surveyform fieldset.radiozone span {
			display:block;
		}

div.surveyresults {
	position:relative;
	clear:both;
}
	div.surveyresults div.label {
		float:left;
		clear:both;
		display:inline;
		position:relative;
		width:190px;
		padding:0 8px;
		color: #333333;
		text-align:right;
	}
	div.surveyresults div.lineresult {
		float:left;
		display:inline;
		position:relative;
		width:350px;
		padding:0 12px 0 4px;
		color:#777d88;
	}

table.surveyresults {
}
	table.surveyresults td {
		position:relative;
		vertical-align:top;
	}
	table.surveyresults td.label {
		width:190px;
		padding:6px 8px 1px 8px;
		color: #333333;
		text-align:right;
	}
	table.surveyresults td.lineresult {
		width:350px;
		padding:6px 12px 1px 4px;
		color:#777d88;
	}
	table.surveyresults td.graphresult {
		width:350px;
		padding:4px 12px 1px 4px;
		color: #ffffff;
		vertical-align:top;
		background:url(../_img/bg_surveyresults.gif) left top repeat-y;
	}
	table.surveyresults tr.last td.graphresult {
		padding:4px 12px 5px 4px;
		background:url(../_img/bg_surveyresults.gif) left bottom repeat-y;
	}
		table.surveyresults td.graphresult div {
			padding:1px 5px;
			border:1px solid #787e89;
			background-color:#838995;
		}
	table.surveyresults p {
		margin:0 0 0.4em 0;
	}

div.surveytotal {
	position:relative;
	clear:both;
	padding:15px 12px 15px 210px;
	color:#777d88;
	font-weight:bold;
}

div.divHideInfo {
	position:relative;
	z-index:1;
	display:block;
	clear:both;
	margin-top:1.0em;
}
div.divShowInfo {
	display:none;
}
a.showhideinfo {
	position:absolute;
	z-index:2;
}


/*** Report & Survey ***/

/***** /content layout, styles, misc *****/


/** Age Verification Styles **/
div#ageCheck {
	display:none;
}
	div#ageCheck.on {
		display:block;
	}
	div#ageCheck select {
		margin-right: 5px;
	}
	div#ageCheck option {
		padding-right: 10px;	
	}

/* responsibility */
p.footnote {
    color:#666;
    font-style:italic;
}

div.footnote-wrapper {margin-bottom: 2em;}


p.backToTop{
border-bottom:1px solid #ccc;
width:100%;
}


div.latestNewsDateLoc {
	color: #999999;
	margin-bottom: 1em;
}
ul#corpRespReporList{
	
}
ul#corpRespReporList li 
{
	/*padding-left:120px;*/
	text-indent: -0.85em;
	}

div#responsibleHome div#brandStories div {
}

div#brandStories div {
	clear: both;	
	overflow:auto;
}

p.responsReadMore {
	clear: both;
}

div#brandStories div.thumb_nav {
	border-top: 1px solid #cccccc;
	position: relative;
	text-align: center;
	font-weight: 600;
	height: 3em !important;
	overflow: hidden;
}

span.thumbSwitch {
	cursor: pointer;
	color: #6F2D28;
	position: absolute; 
}

span.thumb-numbers {
	color: #767676;
}

span.thumb-prev {left: 0;} 

span.thumb-next {right: 0;}

p.introParaMargin {
	margin-bottom: 2em;
}

div#content h2.responsH2 {
	margin-top: 1.8em !important;
}

div#content h3.responsH3 {
	margin-top: 2.4em !important;
}

ul#mediaList {
	list-style-type: none;
}

ul#mediaList li {
	margin-bottom: 1.2em;
}

ul#mediaList h4 {display: inline;}

div.chartWrapper img {
	margin-bottom: 1em;
}

span.mediaFileProperties {
	text-transform: uppercase;
	color: #999999;
}

.borderBottomGray {border-bottom: 1px solid #CDCDCC;}

.truncateTrigger {
	color: #94514c;
	cursor: pointer;
	width: 100%;
	display: block;
}
img.floatRight{
	float:right;
	margin:10px 0 10px 10px;
}
div#companyProfile h3{
	border-top:1px solid #ccc;
	padding-top:22px;
	padding-bottom:0;
	text-transform:uppercase;
	font-size:1.1em;
	color:#454037;
	font-weight:normal;
	margin-top:20px;
}
	div#companyProfile h3.first{
		padding-top:0;
		border:0;
	}
div#companyProfile img{
	margin-bottom:1em;
}

div.keyStatistics h3{
	font-family:Arial,Helvetica,Verdana,sans-serif;
}

div#global h3,
div#us h3,
div#gender h3,
div#racial h3,
div#suppliers h3{
	border-top:1px solid #ccc;
	padding-top:22px;
	padding-bottom:0;
	text-transform:uppercase;
	font-size:1.1em;
	color:#454037;
	font-weight:normal;
	margin-top:20px;
}
	div#global h3.first,
	div#us h3.first,
	div#gender h3.first,
	div#racial h3.first,
	div#suppliers h3.first{
		padding-top:0;
		border:0;
	}
div#global img,
div#us img,
div#gender img,
div#racial img,
div#suppliers img{
	margin-bottom:1em;
}

p img.logo{
	float:left;
	margin:0 10px 20px 0;
}


div#earthDayStories p, div#earthDayStories ul{
	margin-left:220px;
}

div#earthDayStories img{
float:left;
margin-bottom:2em;
}

div#brandStories img{
	width:200px;
}
div#responsibleHome div#brandStories img{
	width:auto;
	float:left;
	margin:0 5px 5px 0;
}
div#responsibilityVideo{
	width:416px;
	height:211px;
	background:url(../_img/_noflash/responsibilityVideo.jpg) no-repeat;
}
	div#responsibilityVideo p{
		text-align:center;
		font-size:1.1em;
		font-weight:bold;
	}
		div#responsibilityVideo p a{
			color:#fff;
			display:block;
			width:416px;
			height:200px;
			padding-top:11px;
		}
div#dubaiFlash{
	width:176px;
	height:144px;
	background:url(../_flash/_img/dubai/bf_dubai.jpg) no-repeat;
}
	div#dubaiFlash p{
		text-align:center;
		font-size:1.1em;
		font-weight:bold;
	}
		div#dubaiFlash p a{
			display:block;
			width:176px;
			height:20px;
			padding-top:144px;
		}
p#finladiaPoster{
	position:relative;
	top:0;
	left:0;
	float:left;
}
	p#finladiaPoster a{
		display:block;
		width:200px;
		position:absolute;
		bottom:0;
		left:127px;
	}

/* Diversity page */
ul#diversity-approach em {
	font-style: none;
	text-decoration: underline;
}

.offscreen {
    position: absolute;
    left: -99999px;
}

/* Report buttons */	
div.report_buttons {
    width: 220px;
    float: right;
    margin-top:-5px;
}	
input.view_my_report_button,
input.add_to_my_report_button,
.ready_to_print,
.addedToReport {
    cursor: pointer;
    border-width: 0;
    background-image: url(../_img/responsibility/corporate_responsibility_sprite.gif);
    padding-top: 22px;
    height: 0;
    width: 109px;
    overflow: hidden;
    float: left;
    display: block;
    background-repeat: no-repeat;
}

.ready_to_print {
    background-position: 0 -50px;
    width: 97px;
    height: 19px !important;
    text-indent: -999999px;
    padding: 0;
    float: none;
    display: inline-block;
}

.addedToReport {
    background-position: 0 -80px;
    height: 23px;
    width: 90px;
    cursor: default;
}

input.add_to_my_report_button {
    background-position: 0 0;
}
input.view_my_report_button {
    background-position: 0 -28px;
    margin: 0 0 0 2px;
}

p.case-study-link {
    /* Note: the first character must be a &raquo; */
    margin-left: 0.7em;
    margin-top: 0.5em;
    text-indent: -0.7em;
}
	
	
/* custom print report */

#corp-print-report {
    float: left;  
    width: 427px;
}	

#corp-print-report ul {list-style-type: none;}

#corp-print-report div.parent,
#corp-print-report ul li ul li {padding:2px 5px;}
    

#corp-print-report li {clear: both; margin-left: 0;}

#corp-print-report li ul {margin-left: 15px;}

#corp-print-report input {float: right; margin-top: 1px;}

#corp-print-report label {float: left;}

#custom-print-content {margin-top: 15px;}

#corp-print-report .parent {
    background: #cec7bd;
    border: 1px solid #9b9ba3;
    margin-top: 12px;
    overflow: hidden;
}

div#custom-print-report-wrapper a.ready_to_print {   
    position: relative;
    top: 5px;
    margin-top:-10px;
}

ol#custom-print-howto {margin: 0 0 29px 33px;}

div#custom-print-report-wrapper ol p.intro {margin: 0;}

div#custom-report-printAction {
    float:right;
    width:196px;
}

div#custom-report-printAction p.intro {
    font-size: 14px;
    font-weight: 600;
}

div#custom-report-printAction p.intro span {font-size: 25px;}

div#custom-report-printAction div.content {margin-top:9px;}

div#custom-print-controls {
    float:right;
    margin-top:5px;
}

div#custom-print-controls span {cursor: pointer;}

div#custom-print-controls span:hover {text-decoration: underline;}

div#custom-print-controls span#select-all {border-right: 1px solid #6f7887; padding-right: 3px;}

/* GRI Tables */

div#gri-standard-wrapper h3 {
    background: #AE9B8A;
    text-align: center;
    color: #fff;
    padding:3px;
    cursor: pointer;
    margin: 0 0 7px 0;
}

div#gri-standard-wrapper h3:hover {
    background: #9F8F81;
}

div#gri-standard-wrapper table {
    table-layout: auto;
    background: #ebe5e5;
}

div#gri-standard-wrapper table#gri-legend {
    width: 284px;
    table-layout: auto;
}

div#gri-standard-wrapper table#gri-legend .first-legend {width:14px;}

div#gri-standard-wrapper table#gri-legend .last {width: 270px;}

div#gri-standard-wrapper table td.last a {display: block;}

div#gri-standard-wrapper tr {

}

div#gri-standard-wrapper td {
    padding: 5px 10px;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    color: #8a8275;
}

div#gri-standard-wrapper th {
    text-align: center;
    background: #6d6250;
    color: #fff;
    padding:3px;
    border-right: 1px solid #fff;
}

div#gri-standard-wrapper .first {
    width: 34px;
}

div#gri-standard-wrapper .second {
    width: 345px;
}

div#gri-standard-wrapper .third {
    width: 14px;
}

div#gri-standard-wrapper .last {
    border-right: 0;
    width:235px;
}

#close-all,
#open-all {
    cursor: pointer;
    color: #6F2D28;
    margin-bottom: 5px;
    display:block;
    float: left;
}

div#gri-standard-wrapper .not-reported,
div#gri-standard-wrapper .reported,
div#gri-standard-wrapper .half-reported {
    background-image: url(../_img/responsibility/corporate_responsibility_sprite.gif);
    background-repeat: no-repeat;
    overflow:hidden;
    width: 14px;
    height: 14px;
}

div#gri-standard-wrapper .reported {background-position: 0 -105px;}

div#gri-standard-wrapper .half-reported {background-position: 0 -121px;}

div#gri-standard-wrapper .not-reported {background-position: 0 -137px;}

div#gri-standard-wrapper  div.toggle-controls {margin-top:74px;}

#close-all:hover,
#open-all:hover {color: #424E62;}

#open-all {border-right: 1px solid #000; padding-right: 5px;}

#close-all {margin-left: 5px;}
	
/* end of responsibility */


/* sIFR styles */
.sIFR-flash { visibility: visible !important; margin: 0; }
.sIFR-replaced { visibility: visible !important; }
span.sIFR-alternate { position: absolute; left: 0; top: 0; width: 0; height: 0; display: block; overflow: hidden; }

.sIFR-hasFlash h1.sifr, .sIFR-hasFlash h2.sifr, .sIFR-hasFlash h3.sifr { visibility: hidden; margin:0 !important; padding: 0;}

.sIFR-hasFlash h1.sifr,
.sIFR-hasFlash h2.square_bullet { font-size: 17px; line-height: 19px; color: #000000; margin: 0 0 12px 0 !important; padding: 0 0 0 20px !important; background: url(../_img/square.gif) no-repeat 0px 3px !important; width:596px; }
.sIFR-hasFlash h2.sifr { font-size: 17px; line-height: 19px; color: #242c3b; margin: 0 0 5px 0 !important; padding: 0; }
.sIFR-hasFlash h2.grayarrowBullet { margin-left:-10px !important; } 
.sIFR-hasFlash h3.sifr { font-size: 14px; line-height: 16px; color: #242c3b; margin: 3px 0 5px 0 !important; padding: 0; }

/* Wrap any sIFR text that should be on the same line with report buttons with the following div */
div.before_report_buttons {
    float: left;
    width: 400px;
    overflow: hidden;
    position: relative;
}

/* lightbox on reponsibility homepage */

div.close {
    background:transparent url(/_img/lightbox/close.png) no-repeat scroll 0 0;
    height:36px;
    position:absolute;
    right:-25px;
    top:-32px;
    width:36px;
    z-index:10000000;
    cursor: pointer;
}

div.column_img_copy {
	clear: both;
	float: left;
	padding-top: 5px;
}
	div.column_img_copy img {
		float: left;
		padding: 0 18px 18px 0;
	}
	div.column_img_copy p {
		float: left;
		margin-bottom: 0;
		padding-bottom: 12px;
		width: 430px;
	}