﻿.rbroundbox
{
	background: url('FlashPanoIcons/nt.gif') repeat;
	width: 790px;
	margin-top: 10px;
	margin-left: 15px;
}
.rbtop div
{
	background: url('FlashPanoIcons/tl.gif') no-repeat top left;
}
.rbtop
{
	background: url('FlashPanoIcons/tr.gif') no-repeat top right;
}
.rbbot div
{
	background: url('FlashPanoIcons/bl.gif') no-repeat bottom left;
}
.rbbot
{
	background: url('FlashPanoIcons/br.gif') no-repeat bottom right;
}
.rbtop div, .rbtop, .rbbot div, .rbbot
{
	width: 100%;
	height: 7px;
	font-size: 1px;
}
.rbcontent
{
	margin: 0;
	padding-left: 6px;
}
.rbcontent p
{
	border: 2px solid white;
	width: 750px;
	margin-left: 10px;
}

