/**************************
Container Width Settings
**************************/
.clsLeftPane .ContainerWidth {width:450px;}
.clsContentPane .ContainerWidth {width:250px;}
.clsRightPane .ContainerWidth {width:215px;}
.clsFullPane .ContainerWidth {width:100%;}
.clsHalfPane .ContainerWidth {width:465px;}
/**************************
Profile Container
**************************/
.Profile_TL{background-image:url(images/Profile/Profile_TL.jpg);}
.Profile_T{background-image:url(images/Profile/Profile_T.jpg);}
.Profile_TR{background-image:url(images/Profile/Profile_TR.jpg);}
.Profile_Title_L{background-image:url(images/Profile/TitleBar_L.jpg);}
.Profile_Title_BG{background-image:url(images/Profile/TitleBar_BG.jpg);padding-top:7px; padding-left:4px;}
.Profile_Title_R{background-image:url(images/Profile/TitleBar_R.jpg);}
.Profile_Title{color:#083a81;font-family:Arial;font-size:12px;font-weight:bold;}
.Profile_BG{background-color:#FFF;padding:4 8 0 8;}
.Profile_BL{background-image:url(images/Profile/Profile_BL.jpg);}
.Profile_B{background-color:#FFF;}
.Profile_BR{background-image:url(images/Profile/Profile_BR.jpg);}

