/**************************
Container Width Settings
**************************/
.clsLeftPane .ContainerWidth {width:450px;}
.clsContentPane .ContainerWidth {width:250px;}
.clsRightPane .ContainerWidth {width:215px;}
.clsFullPane .ContainerWidth {width:100%;}
.clsHalfPane .ContainerWidth {width:465px;}
/**************************
Video Container
**************************/
.Video_TL{background-image:url(images/Video/Video_TL.jpg);border-bottom:solid 1px #D0D2D1;}
.Video_T{background-image:url(images/Video/Video_T.jpg);padding-top:5px;border-bottom:solid 1px #D0D2D1;}
.Video_TR{background-image:url(images/Video/Video_TR.jpg);border-bottom:solid 1px #D0D2D1;}
.Video_Title{color:#000;font-family:Arial;font-size:14px;font-weight:bold;}
.Video_BG{background-image:url(images/Video/Video_BG.jpg);background-repeat:repeat-x;background-position:top;background-color:Transparent;background-color:#D0D2D1;}
.Video_L{background-image:url(images/Video/Video_L.jpg);background-repeat:repeat-y;background-position:top;background-color:Transparent;background-color:#D0D2D1;}
.Video_R{background-image:url(images/Video/Video_R.jpg);background-repeat:repeat-y;background-position:top;background-color:Transparent;background-color:#D0D2D1;}
.Video_BL{background-image:url(images/Video/Video_BL.jpg);}
.Video_B{background-image:url(images/Video/Video_B.jpg);}
.Video_BR{background-image:url(images/Video/Video_BR.jpg);}


