#header a {
	background:url(../../../media/img/header.jpg) no-repeat left top;
}
#content-left {
	background: url(../../../../media/img/pages/5/content-left.jpg) no-repeat left top;
}
#content-right {
	background:#B3A585;
	color:#FFFFFF;
}
#content-right .quote {
	background: #D7CFB8 url(../../../../media/img/pages/5/content-right.jpg) no-repeat right top;
	color:#FFFFFF;
}
.rates {
	margin:0px 0px 5px 0px;
	width:368px;
}
.rates td {
	font-weight:bold;
}
.rates td div {
	padding:8px;
}
.rates .col2, .rates .col3 {
	color:#FFFFFF;
	text-align:center;
	width:80px;
	border-left:solid 1px #B3A585; /* same as #content-right background */
}
.rates .rowC .col1, .rates .rowC .col2, .rates .rowC .col3 {
	border-top:solid 1px #B3A585;
	border-bottom:solid 1px #B3A585;
}
.rates .col1 {
	color:#595241;
}
.rates .rowA .col1, .rates .rowB .col1 {
	background:#D4CFBA;
}
.rates .rowA .col2, .rates .rowB .col2 {
	background:#C3BA9F;
}
.rates .rowA .col3, .rates .rowB .col3 {
	background:#CCC4AD;
}
.rates .rowC .col1 {
	background:#DFDBCB;
}
.rates .rowC .col2 {
	background:#D2CBB7;
}
.rates .rowC .col3 {
	background:#D9D3C2;
}