/*========================================================*/
/*     Container Design Elements                          */
/*========================================================*/

/*-- conatiner title token             --*/ .BCC_CLPS_13DarkGrayTitle { position: relative; top: 4px; font-size: 11px; font-family: tahoma; color: #FFF; font-weight: bold; height: 16px; padding-top: 0px; padding-left: 10px; }
/*-- container title cell              --*/ .BCC_CLPS_13DarkGrayTitleTD { width:100%; padding: 0;}
/*-- container actions cell            --*/ .BCC_CLPS_13DarkGrayActionsTD { width:0%; padding: 0; vertical-align: bottom; }
/*-- container content pane            --*/ .BCC_CLPS_13DarkGrayContent { font-size: 11px; height: 250px; width: 100%; font-family: tahoma; color: #444; text-align:left; border: 1px solid #000; padding: 15px 0 0 15px;}
/*-- container Icons cell              --*/ .BCC_CLPS_13DarkGrayIcons { text-align:right; padding: 5px 0 0 0; border-top: 1px solid #BBBBBB;}

/*-- top center section                --*/ .BCC_CLPS_13DarkGrayT { background: url(13t_DarkGray.gif) bottom left repeat-x; vertical-align:top; height: 30px; padding: 0px 0 0 0px; }
/*-- top left section                  --*/ .BCC_CLPS_13DarkGrayTL { background: url(13t_DarkGray.gif) bottom left no-repeat; vertical-align:top; height: 30px; width:7px; padding: 0; }
/*-- top right section                 --*/ .BCC_CLPS_13DarkGrayTR { background: url(13t_DarkGray.gif) bottom right no-repeat; vertical-align:top; height: 30px; width:6px; padding: 0; }

/*-- mid center section                --*/ .BCC_CLPS_13DarkGrayM { background: #fff; vertical-align:top; padding: 0; width: 100%; }
/*-- mid left section                  --*/ .BCC_CLPS_13DarkGrayML { background: url(13ml_DarkGray.gif) bottom left repeat-y; vertical-align:top; width:7px; padding: 0; }
/*-- mid right section                 --*/ .BCC_CLPS_13DarkGrayMR { background: url(13mr_DarkGray.gif) bottom right repeat-y; vertical-align:top; width:6px; padding: 0; }

/*========================================================*/