/*========================================================*/
/*             CSS for DotNetNuke Containers              */
/*                  by Thomas Brown                       */
/*========================================================*/

/*========================================================*/
/*  1. Container Design Elements                          */
/*========================================================*/

/*-- overriding default margin         --*/  p { margin: 0;}
/*-- conatiner title token             --*/ .FRSA07_BlueBox01Title { font-size: 11px; line-height: 1.4em; font-family: tahoma; color: #000000; text-transform:uppercase; font-weight: normal; }
/*-- container title cell              --*/ .FRSA07_BlueBox01TitleTD { width:100%; padding: 0;}
/*-- container actions cell            --*/ .FRSA07_BlueBox01ActionsTD { width:0%; padding: 0;}
/*-- container content pane            --*/ .FRSA07_BlueBox01Content { font-size: 11px; line-height: 1.4em; font-family: tahoma; color: #444; text-align:left; padding: 5px 0 0 0;}

/*-- top center section                --*/ .FRSA07_BlueBox01T { background-color: #D9D6EB; vertical-align:top; height: 22px; padding: 2px 0 0 0; }
/*-- top left section                  --*/ .FRSA07_BlueBox01TL { background-color: #D9D6EB; vertical-align:top; height: 22px; width:10px; padding: 0; }
/*-- top right section                 --*/ .FRSA07_BlueBox01TR { background-color: #D9D6EB; vertical-align:top; height: 22px; width:10px; padding: 0; }

/*-- mid center section                --*/ .FRSA07_BlueBox01M { background: #FFF; vertical-align:top; padding: 0; }
/*-- mid left section                  --*/ .FRSA07_BlueBox01ML { background: #FFF; vertical-align:top; width:10px; padding: 0; }
/*-- mid right section                 --*/ .FRSA07_BlueBox01MR { background: #FFF; vertical-align:top; width:10px; padding: 0; }

/*-- bottom center section             --*/ .FRSA07_BlueBox01B { background: #FFF; vertical-align:top; height: 5px; padding: 0; }
/*-- bottom left section               --*/ .FRSA07_BlueBox01BL { background: #FFF; vertical-align:top; height: 5px; padding: 0; }
/*-- bottom right section              --*/ .FRSA07_BlueBox01BR { background: #FFF; vertical-align:top; height: 5px; padding: 0; }
											.FRSA07_BlueBorder {border: solid 1px #D9D6EB; }

/*========================================================*/












