/*========================================================*/
/*     Container Design Elements                          */
/*========================================================*/


/*-- conatiner title token             --*/ .BSPJ-Sidebar-ResourcesTitle { font-size: 11px; line-height: 1.4em; font-family: Arial; color: #996928; font-weight: bold;text-transform:uppercase; }
/*-- container title cell              --*/ .BSPJ-Sidebar-ResourcesTitleTD { width:100%; padding: 0 6px; border-bottom:1px solid #996928}
/*-- container actions cell            --*/ .BSPJ-Sidebar-ResourcesActionsTD { width:0%; padding: 0;}
/*-- container content pane            --*/ .BSPJ-Sidebar-ResourcesContent { font-size: 11px; font-family: Arial; color: #444; text-align:left; padding: 2px 4px 15px 4px;}
/*-- container Icons cell              --*/ .BSPJ-Sidebar-ResourcesIcons { text-align:right; padding: 5px 0 7px 0; border-top: 1px solid #BBBBBB;}

/*-- top center section                --*/ .BSPJ-Sidebar-ResourcesT { vertical-align:top; height: 17px; padding: 1px 3px 0 3px; }

/*========================================================*/