@charset "utf-8";
/* CSS Document */

#content {
background:url(/Colgate/US/Corp/Annual-Reports/2008/Corporate-Governance-Commitment/Your-Management-Team/Globie_med.gif) no-repeat top right;
}

#introBlock {
margin:0 0 20px 0;
float:right;
clear:both;
}

#leftColumn {
float: left;
width: 305px;
margin:0;
text-align:center;
display: inline; /* fix an IE bug that doubles margin between first float and container box */
}

#rightColumn {
float: left;
width: 595px;
margin: 20px 0 0 15px;
}

