div#element-box {
  margin: 0px 0px 10px 10px;
  background: #ffffff;
}

.element-box-promo {
  margin: 0px 5px 10px 5px;
  background: #ffffff;
}

div#submenu-box {
  margin: 0px 0px 10px 10px;
  background: #f6f6f6; 
  margin-bottom: 10px;
}

div.t, div.b {
  height: 6px;
  padding: 0;
  margin: 0;
}

div.m {
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  padding: 0 8px;
}

div.m2 {
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  padding: 0;
}

div#element-box div.m {
  padding: 5px 10px;
}

div#element-box div.t {
  background: url(../images/border.png) 0 0 repeat-x;
}

div#element-box div.t div.t {
   background: url(../images/lcornertrlight.png) 100% 0 no-repeat;
}

div#element-box div.t div.t div.t {
   background: url(../images/lcornertllight.png) 0 0 no-repeat;
}

div#element-box div.b {
  background: url(../images/border.png) 0 100% repeat-x;
}

div#element-box div.b div.b {
   background: url(../images/lcornerbrlight.png) 100% 0 no-repeat;
}

div#element-box div.b div.b div.b {
   background: url(../images/lcornerbllight.png) 0 0 no-repeat;
}

div#toolbar-box div.t {
  background: url(../images/border.png) 0 0 repeat-x;
}

div#toolbar-box div.t div.t {
   background: url(../images/lcornertrlight.png) 100% 0 no-repeat;
}

div#toolbar-box div.t div.t div.t {
   background: url(../images/lcornertllight.png) 0 0 no-repeat;
}

div#toolbar-box div.b {
  background: url(../images/border.png) 0 100% repeat-x;
}

div#toolbar-box div.b div.b {
   background: url(../images/lcornerbrlight.png) 100% 0 no-repeat;
}

div#toolbar-box div.b div.b div.b {
   background: url(../images/lcornerbllight.png) 0 0 no-repeat;
}






div#submenu-box div.t {
  background: url(../images/border.png) 0 0 repeat-x;
}

div#submenu-box div.t div.t {
   background: url(../images/lcornertrlight.png) 100% 0 no-repeat;
}

div#submenu-box div.t div.t div.t {
   background: url(../images/lcornertllight.png) 0 0 no-repeat;
}

div#submenu-box div.b {
  background: url(../images/border.png) 0 100% repeat-x;
}

div#submenu-box div.b div.b {
   background: url(../images/lcornerbrlight.png) 100% 0 no-repeat;
}

div#submenu-box div.b div.b div.b {
   background: url(../images/lcornerbllight.png) 0 0 no-repeat;
}


.element-box-promo div.m {
  padding: 5px 10px;
}

.element-box-promo div.t {
  background: url(../images/border.png) 0 0 repeat-x;
}

.element-box-promo div.t div.t {
   background: url(../images/lcornertrlight.png) 100% 0 no-repeat;
}

.element-box-promo div.t div.t div.t {
   background: url(../images/lcornertllight.png) 0 0 no-repeat;
}

.element-box-promo div.b {
  background: url(../images/border.png) 0 100% repeat-x;
}

.element-box-promo div.b div.b {
   background: url(../images/lcornerbrlight.png) 100% 0 no-repeat;
}

.element-box-promo div.b div.b div.b {
   background: url(../images/lcornerbllight.png) 0 0 no-repeat;
}

