
#containment { /* global.css - line 82 */
width:937px;
}

#promoColumn {
float:right;
margin:59px 0 0 0;
padding:0 0 0 0;
width:137px;
background-image:url(../img/learn-about-quality/orange-header-bg.jpg);
background-position:top;
background-repeat:repeat-x;
}

#promoColumnLanding { /* Adjust for the different heights of the orange header */
float:right;
margin:59px 0 0 0;
padding:0 0 0 0;
width:137px;
background-image:url(../img/learn-about-quality/orange-header-bg.jpg);
background-position:0 -27px;
background-repeat:repeat-x;
}

#promoColumnISO { /* Adjust for the different heights of the orange header */
float:right;
margin:59px 0 0 0 !Important;
margin:59px 0 0 -3px; /* because IE sucks */
padding:0 0 0 0 !Important;
padding:0 0 0 3px; /* because IE sucks */
width:137px;
background-image:url(../img/learn-about-quality/orange-header-bg.jpg);
background-position:0 0 !Important;
background-position:0 -8px; /* because IE sucks */
background-repeat:repeat-x;
overflow:hidden;
border-top:2px solid #CC4D00;
}

#promoColumn #adWrap, #promoColumnISO #adWrap {
margin:119px 0 0 0;
padding:0;
}

#promoColumnLanding #adWrap { /* Adjust for the different heights of the orange header */
margin:92px 0 0 0;
padding:0;
}

.promo {
margin: 0 10px 8px;
padding:0;
}

.promoISO {
margin: 0 10px 5px;
padding:0;
}

.orangePush { /* To fix height gap in the orange header within the People Create Quality areas  */
padding:0 0 8px 0;
}  

.orangePush2 { /* To fix height gap in the orange header within the People Create Quality areas  */
padding:0 0 5px 0;
} 

/* Overriding styles (kcstyles.css) for /learn-about-quality/iso-9000/overview/overview.html because it's in the CMS template */
#maincontainer {
width: 937px;
}

#learnnav {
height: 99px;
}

#columntwo {
width: 777px;
float: right;
background-color:#ffffff;
}

#contentmiddle {
width: 310px;
float:left;
padding-left: 5px;
padding-right: 5px;
}

#contentright {
width: 152px;
float:left;
}

#libraryMenu {
float:right;
margin:0 10px 0 0;
}

.sectiontitlekc {
width:82%;
margin-top:6px;
}























