/* Styles for Containers  *//* IMPORTANT - EACH CONTAINER MUST HAVE UNIQUE CSS CLASS NAMES FOR EACH CSS STYLE!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!  *//* IMPORTANT - CONTAINERS SHOULD BE SAVED WITH INTUITIVE FILENAMES!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!  */.CallOutContainerTable    { padding-bottom: 10px }.CallOutTitle     { color: #c9a567; font-size: 12px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold; letter-spacing: 2px; padding-bottom: 5px }.CallOutContentTable   { padding-top: 10px; padding-bottom: 5px; border-top: 1px dotted #c9a567 }.CallOutactionbuttons, A.CallOutactionbuttons:link, A.CallOutactionbuttons:visited, A.CallOutactionbuttons: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.CallOutactionbuttons: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 }
