/* Inset 3D Curved */
.outerinset { margin-left: 5px; }
.inset { background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; text-align: center; width:160px; }
.inset h1, .inset p { background-color: #ff7f00; margin:0 10px; }
.inset h1 { font-size:2em; color:#fff; background-color: #ff7f00; }
.inset p { background-color: #ff7f00; padding-bottom:0.5em; }
.inset .b1, .inset .b2, .inset .b3, .inset .b4, .inset .b1b, .inset .b2b, .inset .b3b, .inset .b4b { display:block; overflow:hidden; font-size:1px; background-color: #ff7f00; }
.inset .b1, .inset .b2, .inset .b3, .inset .b1b, .inset .b2b, .inset .b3b { background-color: #ff7f00; height:1px; }
.inset .b2 { background:#ff7f00; }
.inset .b3 { background:#ff7f00; }
.inset .b4 { background:#ff7f00; }
.inset .b4b { background:#ff7f00; }
.inset .b3b { background:#ff7f00; }
.inset .b2b { background:#ff7f00; }
.inset .b1 {
  margin:0 5px; 
  background:#ff7f00;
  }
.inset .b2, .inset .b2b { background-color: #ff7f00; margin:0 3px; }
.inset .b3, .inset .b3b { background-color: #ff7f00; margin:0 2px; }
.inset .b4, .inset .b4b { background-color: #ff7f00; height:2px; margin:0 1px; }
.inset .b1b { background: #ff7f00; margin:0 5px; }
.inset .boxcontent { background: #ff7f00; display:block; }


