.roundframe-top {
	background-attachment: scroll;
	background-color: #000000;
	background-image: url(_images/top-round-border.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 20px;
}
.roundframe-btm {
	background-attachment: scroll;
	background-color: #000000;
	background-image: url(_images/btm-round-border.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 20px;
}
.roundframe-mid {
	background-attachment: scroll;
	background-color: #000000;
	background-image: url(_images/mid-round-border.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.v-divider {
	background-attachment: scroll;
	background-image: url(_images/v-divider.jpg);
	background-repeat: repeat;
	background-color: #000000;
}
.pricing-bg {
	background-attachment: scroll;
	background-image: url(_images/scr-pricing.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 243px;
}
