div.roundedbox.bottomside {
  margin: auto;
  /*float: left;*/
  clear: both;
}

div.roundedbox.topside {
  background-position: top;
  background-repeat: repeat-x;
  margin: auto;
}

div.roundedbox.rightside {
  background-position: right;
  background-repeat: repeat-y;
  padding-right: 13px;
  margin: auto;
  /*float: left;*/
  clear: both;
}

div.roundedbox.leftside {
  background-position: left;
  background-repeat: repeat-y;
  padding-left: 13px;
  margin: auto;
  /*float: left;*/
  clear: both;
}

div.roundedbox.bottomleft {
  background-position: left;
  background-repeat: no-repeat;
  height: 13px;
  padding-left: 13px;
  margin: auto;
  clear: both;
}

div.roundedbox.bottomright {
  background-position: right;
  background-repeat: no-repeat;
  padding-right: 13px;
  margin: auto;
  clear: both;
}

div.roundedbox.topleft {
  margin: auto;
  background-repeat: no-repeat;   
  clear: both;
}

div.roundedbox.topright {
  background-position: right;
  background-repeat: no-repeat;
  margin: auto;
  clear: both;
}

div.roundedbox.topinside {
  background-repeat: repeat-x;
}

div.roundedbox.bottominside {
  background-position: bottom;
  background-repeat: repeat-x;
  height: 13px;
  margin: auto;
}

img.dummypic {
  width: 100%;
  height: 1px;
}

img.dummypicv {
  width: 1px;
  height: 13px;
}

img.dummypicb {
  width: 13px;
  height: 13px;
}

div.blue.topleft { background-image: url('../images/future/bl1.jpg'); height: 13px;}
div.rb_bottomright_blue {
	background-image: url('../images/future/bl3.jpg');
	height: 44px;
	padding-right: 15px;
}
div.blue.bottomleft {
	background-image: url('../images/future/bl2.jpg');
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 15px;
}
div.blue.bottominside {
	background-image: url('../images/future/line.jpg');
	height: 15px;
}
div.blue.leftside { background-image: url('../images/future/line.jpg'); }
div.blue.bottomside {
	padding-bottom: 7px;
	position: relative;
}
div.blue.topright, div.blue.topinside {background-image: none;}

div.rb_topleft_bluefull {background-image: url('../images/future/bb1.jpg'); height: 16px;}
div.rb_topright_bluefull {background-image: url('../images/future/bb2.jpg'); height: 16px;}
div.rb_bottomleft_bluefull {background-image: url('../images/future/bb3.jpg'); height: 17px;}
div.rb_bottomright_bluefull {background-image: url('../images/future/bb4.jpg'); height: 13px;}
div.rb_bottominside_bluefull,
div.rb_leftside_bluefull,
div.rb_rightside_bluefull,
div.rb_bluefull_bluefull {background-image: none;}

div.rb_topright_black {background-image: url('../images/future/bll4.jpg'); height: 18px;}
div.rb_topinside_black {background-image: url('../images/future/blline.jpg'); height: 32px; background-position: left center; margin: auto 16px;}
div.rb_topleft_black {background-image: url('../images/future/bll1.jpg'); height: 32px; background-position: left bottom;}
div.rb_leftside_black {background-image: url('../images/future/blline.jpg');}
div.rb_bottomleft_black {background-image: url('../images/future/bll2.jpg'); height: 16px; position: relative;}
div.rb_bottominside_black, div.rb_bottomright_black, div.rb_rightside_black {background-image: none;}

