body
{
	font-size:100%;
	font-family:Arial, Helvetica, sans-serif;
	color:#444;
	text-align:center;
	background:#5c3251 url(../i/rb_header.jpg) no-repeat center top;
}


p
{
	margin:1em 0;
}

blockquote
{
	padding:0 0 0 4em;
	background:url(../i/rb_quote_open.gif) no-repeat 0 0;
}

blockquote p
{
	padding:0 4em 0 0;
	background:url(../i/rb_quote_close.gif) no-repeat 100% 100%;
	font-weight:bold;
}

blockquote p.align-right
{
	background:none;
}


ul
{
	list-style-type:disc;
	margin-left:1.5em;
}

ul li
{
	margin:0.5em 0;
}

table
{
	width:100%;
}

table.bank
{
	display:none;
	border:1px solid #ccc;
	font-family:"Courier New", Courier, monospace;
	font-size:120%;
}

table.bank th
{
	background:#ccc;
}

table.bank th,
table.bank td
{
	padding:3px;
}

.red
{
	color:#C00;
}

.blue
{
	color:#1f497d;
}

.green
{
	color:#4f6228;
}

.bigarrow,
.smallarrow
{
	position:relative;
}

.bigarrow span
{
	position:absolute;
	top:0px;
	right:-30px;
	width:117px;
	height:87px;
	background:url(../i/rb_arrow.png) no-repeat 0 0;
}

.smallarrow span
{
	position:absolute;
	bottom:-3px;
	left:-60px;
	width:58px;
	height:41px;
	background:url(../i/rb_smlarrow.png) no-repeat 0 0;
}

.purp_arrow li
{
	padding:5px 30px 5px 40px;
	background:url(../i/rb_smlarrow.gif) no-repeat 0 0;
	list-style-type:none;
}

#wrap
{
	background:#fff;
	width:696px;
	text-align:left;
	margin:265px auto 20px auto;
	position:relative;
}

#container
{
	position: relative;
	margin: 0 30px;
	border:1px solid #fff;
}



#returns
{
	width:733px;
	height:140px;
	position:absolute;
	top:-30px;
	left:-60px;
	background:url(../i/rb_returns.png) no-repeat 0 0;
}

#zoomalert
{
	position:relative;
	
	
}

#zoomalert span
{
	display:block;
	width:319px;
	height:322px;
	background:url(../i/rb_zoom.png);
	position:absolute;
	top:40px;
	right:-180px;
}

#maw-small {
	background: url(../i/marble.jpg);
	border: 2px solid #333333;
}

.caption-medium {
	width: 300px;
	font-size: 70%;
	margin-bottom: .5em;
}

#screenshots {
	margin: 0px;
	text-align: center;
}

#screenshots li {
	display: inline;
	padding: 5px;
}

#test {
	background-color: #99FF66;
	position:relative;
	padding: 0px;
	margin: 0px;
	clear: both;
}

.copyright {
	clear: both;
	font-size: 70%;
	color: #999999;
	text-align: center;
	padding-bottom: 1em;
}

