@charset "utf-8";
.blart {
	background-image: url(divider.jpg);
	background-repeat: repeat-x;
}
/* set millions of background images */
.rbroundbox { background: url(nt.gif) repeat; }
.rbtop { background: url(tr.gif) no-repeat top right; }
.rbbot { background: url(br.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent {
	margin-top: 0;
	margin-right: 7px;
	margin-bottom: 0;
	margin-left: 7px;
}
.rbroundbox {
	width: 100%;
	margin-top: 1em;
	margin-right: auto;
	margin-bottom: 1em;
	margin-left: auto;
	height: auto;
}

/* set millions of background images */
.wbroundbox { background: url(wt.png) repeat; }
.wbtop div { background: url(wtl.png) no-repeat top left; }
.wbbot div { background: url(wl.png) no-repeat bottom left; }


/* height and width stuff, width not really nessisary. */
.wbtop div, .wbtop, .wbbot div, .wbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.wbcontent { margin: 0 7px; }
.wbroundbox {
	width: 100%;
	margin-top: 1em;
	margin-right: auto;
	margin-bottom: 1em;
	margin-left: auto;
}
.headtop {
	background-image: url(used%20medical%20equipment%20header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

