/* Styles for Containers  *//* IMPORTANT - EACH CONTAINER MUST HAVE UNIQUE CSS CLASS NAMES FOR EACH CSS STYLE!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!  *//* IMPORTANT - CONTAINERS SHOULD BE SAVED WITH INTUITIVE FILENAMES!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!  */.LeftPaneContainerTable  { padding-bottom: 10px }.LeftPaneTitle      { color: #fff; font-size: 14px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold }.LeftPaneContentTable  { padding-top: 10px; padding-bottom: 5px }.LeftPaneactionbuttons, A.LeftPaneactionbuttons:link, A.LeftPaneactionbuttons:visited, A.LeftPaneactionbuttons:active    { color: #333; font-size: 10px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; text-decoration: none; background-color: transparent; padding-right: 10px; padding-left: 5px; vertical-align: middle }A.LeftPaneactionbuttons:hover     { color: #333; font-size: 10px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; text-decoration: underline; background-color: transparent; padding-right: 10px; padding-left: 5px; vertical-align: middle }
