/*========================================================*/
/*  Outer Box Elements - boxed container only                 */
/*========================================================*/

.ContainerBox { width:100%; }
.ContainerBox .BoxTLC { width:7px; height:7px; background: url(ds-box-tl.png) no-repeat bottom left; }
.ContainerBox .BoxTC { height:7px; background: url(ds-box-t.png) repeat-x bottom left; }
.ContainerBox .BoxTRC { width:7px; height:7px; background: url(ds-box-tr.png) no-repeat bottom right; }
.ContainerBox .BoxLC { width:7px; background: url(ds-box-l.png) repeat-y top left; }
.ContainerBox .BoxMC { background: url(inside-head.png) repeat-x top left #ffffff; }
.ContainerBox .BoxCC { background: url(inside-content.png) no-repeat top left;}
.ContainerBox .BoxRC { width:7px; background: url(ds-box-r.png) repeat-y top right; }
.ContainerBox .BoxBLC { width:7px; height:7px; background: url(ds-box-bl.png) no-repeat top left; }
.ContainerBox .BoxBC { height:7px; background: url(ds-box-b.png) repeat-x top left; }
.ContainerBox .BoxBRC { width:7px; height:7px; background: url(ds-box-br.png) no-repeat top right; }
/*==========================================================*/
/*  End Style Sheet                                         */
/*==========================================================*/


