#TitleWrapper{ background:url(HeaderBg.gif) repeat-x #4dbeed; position:relative; height:28px; width:100%}
/*  repeat-x #78ABDE */

#title{ position:absolute; top:0px; left:10px; height:28px; line-height:28px; }
#visibility{ position:absolute; top:9px; right:7px; font-size:0px; line-height:0px; }
.Head{ color:#FFF; }
.notitle{ background:url(line.gif) repeat-x; padding-top:2px; }
#ContentWrapper{ background-color: #fbfbfb; width:100%}
#ContentWrapperNB{ width:100%}
#ContentWrapper .Head, #ContentWrapperNB.Head{ color:#333; }
#ContentWrapper li, #ContentWrapperNB li {padding-top: 2px;}
#actionbuttons{ text-align:right; font-size:1px; }

/* Left */
/*#left #TitleWrapper{ width:200px; }*/
#left #title{}
#left .Head{}
#left #visibility{}
/*#left #ContentWrapper{ width:200px; }*/
#left .contentpane{ width:97%; text-align:left;	padding:5px 0px 10px 0px; } /* width:90%*/

/* Right */
#right #TitleWrapper{ width:200px; }
#right #title{}
#right .Head{}
#right #visibility{}
#right #ContentWrapper{ width:200px;}
#right .contentpane{ width:90%; text-align:left; padding:5px 0px 10px 0px; }

/* Center */
#center #TitleWrapper{}
#center #title{}
#center .Head{}
#center #visibility{}
#center #ContentWrapper{}
#center .contentpane{ width:97%; text-align:left; padding:5px 0px 10px 0px; }

