/* styles for Esselte Corporate project -- About Us section */

.aboutLinkCols { float: left; width: 230px; }
.aboutLinkCols div { margin: 0 10px 5px 0;}

.mgmtPhoto { float:left; margin: 3px 0 0 0; width: 100px; border: 1px solid #c8e8ff; }
.mgmtCopy { float:right; width: 350px; }

/* misc */
.debug { background: #f00; }
.debug2 { background: #0f0; }


