/*========================================================*/
/*             CSS for DotNetNuke Containers              */
/*                  FAL Content Container                */
/*========================================================*/

/*========================================================*/
/*     Container Design Elements                          */
/*========================================================*/

/*-- overwrite line height             --*/ p { line-height: 1.3em;}
/*-- container title cell              --*/ .ContentTitleTD { width:100%; padding: 0; font-weight: bold; font-family: verdana;}
/*-- container actions cell            --*/ .ContentActionsTD { padding: 0; text-align: right; }
/*-- container content pane            --*/ .ContentContent { width:450px; float:right; height:330px;overflow: auto; overflow-x: hidden; margin-top:24px; padding-right:12px;scrollbar-face-color: #e8ebef; scrollbar-highlight-color: #fff; scrollbar-shadow-color: #fff; scrollbar-3dlight-color: #fff;  scrollbar-arrow-color: #999; scrollbar-track-color: #fff; scrollbar-darkshadow-color: #fff; scrollbar-base-color: #fff;  text-align:left; }
/*-- container table class             --*/ .Content{ padding-left:10px}


/*-- Title div out                     	--*/.TitleOut{  width:452px; position: relative; border-bottom: 2px solid #ccc; background: url(rb.gif) no-repeat right bottom; padding-bottom:5px; z-index:2}
/*-- Title div in                     	--*/.TitleIn{ position: absolute; top:16px; left: 4px; background: transparent; z-index:1}
/*-- Title div out Text                 --*/.TitleOutText { font-size: 34px; line-height: 35px; color: #eeeeee;}
/*-- Title div outText                  --*/.TitleInText { font-size: 20px; line-height: 21px; color: #333;}

/*========================================================*/








