/* put these fixes into the 3M.com CSS*/

/* Hide from IE Mac \*/
html>a.gsn:link, html>.gsnX, html>.gsnZ {height:1%; width:100%;}
/* end hiding - makes gsn buttons fully clickable - IE only*/

* html a {padding:0.01em;}/*only viewable by IE; designed to fix contenteditable=false display bugs*/

ol{line-height:1.2;margin:0em 0em 1.2em 2em;}
ul{line-height:1.2;margin:0em 0em 1.2em 1.6em;}
li{line-height:1.1;margin-bottom:0.6em; padding-bottom:0.1em;}
h3, h4 {line-height:1.1;}


#contact p input, #contact p textarea, #contact p select, #contact p option, #contact p submit {font: 1.0em/1.2 verdana,sans-serif; border-width: 1px; border-color: #777; padding: 3px; margin-top:2px;} 
/*end of 3M.com CSS additions*/

.pushleft {position:relative;left:-7px;top:0;}
img.wtb {MARGIN-LEFT: 0.5em; VERTICAL-ALIGN: middle; width=25px; height=16px;}

/*3 column layout elements*/
.centerCol1{border-right:1px solid #CCC;padding-right:10px;vertical-align:top;}
.bodyLeftCol{padding-right:10px}
.centerCol2{
border-right:1px solid #CCC;
padding:0px 10px 0px 10px;
vertical-align:top;
}
.bodyMiddleCol{padding:0px 10px 0px 0px;}
.centerCol3 {padding-left:10px; vertical-align:top;}
.bodyRightCol{/*empty def*/}
		 
#linklist h3{margin-bottom:0.4em;font-size: 1.2em;}
#linklist ul{list-style-type:none;margin-left:0em;} 
#linklist li{font:normal 0.9em/1.1 verdana,sans-serif;margin: 0em 0em 0.5em 0.6em;}
#linklist p{font:normal 0.9em/1.2 verdana,sans-serif;}

.headingimg {margin-left:5px;}
.bodyImage60px,.techBodyImage{border:1px solid #000;width:60px;margin-right:10px;height:60px;}
.indent {padding-left:15px;}

div.coupon{
padding:5px 10px 5px 10px;
border-bottom:2px dashed #CCC;
border-top:2px dashed #CCC;
margin-bottom:10px;
}
div.market{
padding:5px 10px 5px 10px;
border-bottom:1px solid #CCC;
border-top:1px solid #CCC;
margin-bottom:10px;
}
div.largetreatment,div.smalltreatment,div.mainpagetreatment{margin-bottom:10px;text-align:left;vertical-align:top;}
div.smalltreatment{margin-bottom:5px;}
* html div.largetreatment,* html div.smalltreatment,* html div.mainpagetreatment,* html div.coupon,* html div.market{height:1%;}/* for IE/Win */
*>html div.largetreatment,*>html div.smalltreatment,*>html div.mainpagetreatment,*>html div.coupon,*>html div.market{height:auto;}/* for IE5/Mac */

div.coupon h3 {margin-top:10px;}
div.largetreatment h3, div.coupon h3, div.smalltreatment h3 {margin-bottom:0.4em;font-size: 1.2em;line-height:1.4;}/*intentionally no mainpagetreatment*/
div.largerh3 h3 {font-size:1.2em;}

div.largetreatment img, div.coupon img, div.smalltreatment img, div.market img {float:left; margin-right:5px;}
div.mainpagetreatment img {float:left; margin-right:10px;}

div.largetreatment p, div.coupon p, div.smalltreatment p{font: 0.9em/1.2 verdana,sans-serif;margin:0;}/*intentionally no mainpagetreatment*/
div.market p {margin:0;}
div.market p, div.market table {margin-left:155px;}

div.largetreatment .texttwo li, div.smalltreatment .texttwo li, div.mainpagetreatment .texttwo li {margin-bottom:0.5em;margin-top:0;line-height:1.2;}

div.largetreatment ul, div.smalltreatment ul, div.mainpagetreatment ul {list-style-type:none;margin:0.2em 0em 0em 0em;}
div.largetreatment ul.texttwo, div.smalltreatment ul.texttwo, div.mainpagetreatment ul.texttwo {margin-bottom:0em;margin-top:0.2em;}

div.smalltreatment ul{margin-left:65px;}/*can't do p for this treatment because float is IN p*/
div.largetreatment p, div.largetreatment ul{margin-left:91px;}
div.mainpagetreatment p, div.mainpagetreatment ul{margin-left:97px;}

#marketlinks td {padding:0px 20px 0px 20px;}
#marketlinks p {margin:0;}
#marketlinks h3 {margin:0;font-size: 1.2em;}

/*FRAMEWORK STYLE OVERRIDES */
/*3M.com framework colors - overrides*/
.accentmain{background-color:#C00 ! important;}
#rightColAccent th{border-left:#C00 ! important;}
#fw_head {border-left:4px solid #C00 ! important;}


/*fix for float problems*/
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;} 
/* Hides from IE-mac \*/ 
* html .clearfix {height:1%;} 
/* End hide from IE-mac */ 
