/*--History Page--*/
#leftColumn .leftContentColumn { width: 415px;  word-wrap: break-word; margin-top:0px; float:left; padding-bottom:12px; *padding-bottom:0px; /*text-align:left;*/}
#leftColumn .rightContentColumn {/*Overriding styles.css style*/ width:213px; }

#leftColumn .mainContentContainer { width: 664px; float: left;  list-style: none;}
/*general css styles    --- DO NOT ADD Styles HERE*/

#leftColumn .rightContentColumn ul, .leftColumn_section ul, #rightColumn ul { margin:0; padding:0; }
#leftColumn { width:665px; float:left;}
#leftColumn .leftColumnInner {  border-width:0px 1px 1px 1px; padding:3px 0px 6px 0px; min-height:418px; }

/*Locations*/
#leftColumn .rightContentColumn { /*Changed from 210 to 200 on March29 per Lisette*/width:218px; margin-left:30px; float:left;/*Bug 742 */ clear:right;  }
/*edit:9-23*/


/***** Leadership Styles ******/

#leftColumn .rightContentColumn .module .thumb { float:left; margin-right:5px; padding-right:10px; /*TEC:height:75px;*//*TEC:width:75px;*/overflow:hidden; }
#leftColumn .rightContentColumn .module li.greenBox img.thumb { float:left; height:64px; left:0; margin-left:8px; position:absolute; width:62px; }
#leftColumn .rightContentColumn .module .scrollerList img.thumb { float:left; margin-right:5px; overflow:none; width:62px; height:64px; }


/****Scroller Nav*****/
/*Leaders List*/
#leftColumn .rightContentColumn .module ul.scrollerList li { margin-bottom:4px; background:#f3e3f0; font-size:90%; padding:8px; color:#000000; list-style:none;}
#leftColumn .rightContentColumn .module ul.scrollerList li.greenBox { background:#f3e3f0 none repeat scroll 0 0; padding:8px 8px 8px 75px; position:relative;  list-style:none; }
#leftColumn .rightContentColumn .leadersList ul.scrollerList li { height:64px;   list-style:none;}
#leftColumn .rightContentColumn .module .scrollerList li .phone { display:block; margin-top:4px; }
#leftColumn .rightContentColumn .module .scrollerList li.selected { background:#e1bdd9; }
#leftColumn .rightContentColumn .module .scrollerNavContainer { height:377px; /*overflow:hidden;*/ overflow:none; position:relative; }
#leftColumn .rightContentColumn .module .scrollerList { position:relative; top:0px; }
#leftColumn .rightContentColumn .module .scrollerList li { font-size:100%; padding:8px; }
#leftColumn .rightContentColumn .module .scrollerList li.selected a { text-decoration:none; }
#leftColumn .rightContentColumn .module .scrollerList li.hover a { text-decoration:none; }

/* Offices List */
.navScroller { height:23px; /*background:#000;*/ margin:2px 0px; display:none; /*cursor:pointer; background:url(../images/nav_arrows_full.gif);*/ }
#scrollerNavUp { background-position:0px -48px; }
#scrollerNavDown { background-position:0px -73px; }
#scrollerNavUp.disabled { background-position:0px 0px; }
#scrollerNavDown.disabled { background-position:0px -24px; }
#scrollerNavUp.hover { background-position:0px -96px; }
#scrollerNavDown.hover { background-position:0px -122px; }
