/**************************
Container Width Settings
**************************/
.clsLeftPane .ContainerWidth {width:450px;}
.clsContentPane .ContainerWidth {width:250px;}
.clsRightPane .ContainerWidth {width:215px;}
.clsFullPane .ContainerWidth {width:100%;}
.clsHalfPane .ContainerWidth {width:465px;}
/**************************
Login-Home Container
**************************/
.LH_Top{height:10px;width:418px;background-image:url(images/Login_Home/Top.jpg);}
.LH_BG{background-image:url(images/Login_Home/BG_Repeater.jpg);background-repeat:repeat-y;}
.LH_Content{background-image:url(images/Login_Home/BG.jpg);background-repeat:no-repeat;padding-left:30px;}
.LH_Bottom{height:11px;width:418px;background-image:url(images/Login_Home/Bottom.jpg);}
.LH_Footer{height:27px;background-image:url(images/Login_Home/Link.jpg);background-repeat:no-repeat;background-position:right;padding-left:74px;}

