/* Inset 3D Curved */

body{font-family: verdana; color: #59597A}
.inset {
  /* background:transparent; */
  width:450px;
  }
.inset h1, .inset p {
  margin:0 10px;
  }
.inset h1 {
  font-size:15pt; color:#f99d29;
  }
.inset p {
  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;
  }
.inset .b1, .inset .b2, .inset .b3, .inset .b1b, .inset .b2b, .inset .b3b {
  height:1px;
  }
.inset .b2 {
  background:white; 
  border-left:1px solid #59597A; 
  border-right:1px solid #59597A;
  }
.inset .b3 {
  background:white; 
  border-left:1px solid #59597A; 
  border-right:1px solid #59597A;
  }
.inset .b4 {
  background:white; 
  border-left:1px solid #59597A; 
  border-right:1px solid #59597A;
  }
.inset .b4b {
  background:white; 
  border-left:1px solid #59597A; 
  border-right:1px solid #59597A;
  }
.inset .b3b {
  background:white; 
  border-left:1px solid #59597A; 
  border-right:1px solid #59597A;
  }
.inset .b2b {
  background:white; 
  border-left:1px solid #59597A; 
  border-right:1px solid #59597A;
  }
.inset .b1 {
  margin:0 5px; 
  background:#59597A;
  }
.inset .b2, .inset .b2b {
  margin:0 3px; 
  border-width:0 2px;
  }
.inset .b3, .inset .b3b {
  margin:0 2px;
  }
.inset .b4, .inset .b4b {
  height:2px; margin:0 1px;
  }
.inset .b1b {
  margin:0 5px; 
  background:#59597A;
  }
.inset .boxcontent {
  display:block; 
  background:white; 
  border-left:1px solid #59597A; 
  border-right:1px solid #59597A;
  }


