
.noborderrounded .xtop, .noborderrounded .xbottom {display:block; background:transparent; font-size:1px;}
.noborderrounded .xb1, .noborderrounded .xb2, .noborderrounded .xb3, .noborderrounded .xb4 {display:block; overflow:hidden;}
.noborderrounded .xb1, .noborderrounded .xb2, .noborderrounded .xb3 {height:1px;}
.noborderrounded .xb2, .noborderrounded .xb3, .noborderrounded .xb4 {background:#eac; border-left:0px solid #fff; border-right:0px solid #fff;}
.noborderrounded .xb1 {margin:0 5px; background:transparent;}
.noborderrounded .xb2 {margin:0 3px; border-width:0 0px;}
.noborderrounded .xb3 {margin:0 2px;}
.noborderrounded .xb4 {height:2px; margin:0 1px;}

.roundborder .xtop, .roundborder .xbottom {display:block; background:transparent; font-size:1px;}
.roundborder .xb1, .roundborder .xb2, .roundborder .xb3, .roundborder .xb4 {display:block; overflow:hidden;}
.roundborder .xb1, .roundborder .xb2, .roundborder .xb3 {height:1px;}
.roundborder .xb2, .roundborder .xb3, .roundborder .xb4 {background:#eca; border-left:1px solid #fff; border-right:1px solid #fff;}
.roundborder .xb1 {margin:0 5px; background:#fff;}
.roundborder .xb2 {margin:0 3px; border-width:0 2px;}
.roundborder .xb3 {margin:0 2px;}
.roundborder .xb4 {height:2px; margin:0 1px;}

.shadowroundborder .xtop, .shadowroundborder .xbottom {display:block; background:transparent; font-size:1px;}
.shadowroundborder .xb1, .shadowroundborder .xb2, .shadowroundborder .xb3, .shadowroundborder .xb4 {display:block; overflow:hidden;}
.shadowroundborder .xb1, .shadowroundborder .xb2, .shadowroundborder .xb3 {height:1px;}
.shadowroundborder .xb2, .shadowroundborder .xb3, .shadowroundborder .xb4 {background:#bbb; border-left:1px solid #eee; border-right:1px solid #eee;}
.shadowroundborder .xb1 {margin:0 5px; background:#eee;}
.shadowroundborder .xb2 {margin:0 3px; border-width:0 2px;}
.shadowroundborder .xb3 {margin:0 2px;}
.shadowroundborder .xb4 {height:2px; margin:0 1px;}


.xboxcontent{
  display:block;  
  border:0 solid #fff; 
  margin:0px;
  padding:5px;
}

.noborderrounded .xboxcontent{   border-width:0px;  background:#eac; }
.roundborder .xboxcontent{   border-width:0 1px;  background:#eca; }

.boxcontentshadow{ 
  display:block;  
  background:#bbb; 
  border:0 solid #eee; 
  border-width:0 1px;
  margin:0px;
}

.roundborder {
  left:-5px;
  top:-5px;
  background:transparent;
  border:0px; 
  padding:0px;

  position:relative; 

  font-weight:normal;
}

.noborderrounded {
  left:-5px;
  top:-5px;
  background: transparent;
  border:0px; 
  padding:0px;

  position:relative; 

  font-weight:normal;
}


.shadowroundborder {
  left:-5px;
  top:-5px;
  background:transparent;
  border:0px; 
  padding:0px;

  position:relative; 

  font-weight:normal;
}


