#header a {
	background:url(../../../media/img/header.jpg) no-repeat left top;
}
#content-left {
	background:#B8BABA url(../../../../media/img/pages/11/content-left.jpg) no-repeat left top;
}
#content-right {
	background:#80898B;
	color:#FFFFFF;
}
#content-right .quote {
	background:#B8BABA url(../../../../media/img/pages/11/content-right.jpg) no-repeat right top;
	color:#FFFFFF;
}



#content h1, #content h2 {
	padding:0px;
}
#content p a {
	font-weight:bold;
}



.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 #80898B; /* same as #content-right background */
}
.rates .rowC .col1, .rates .rowC .col2, .rates .rowC .col3 {
	border-top:solid 1px #80898B;
	border-bottom:solid 1px #80898B;
}
.rates .col1 {
	color:#3E484A;
}
.rates .rowA .col1, .rates .rowB .col1 {
	background:#A3ADAF;
}
.rates .rowA .col2, .rates .rowB .col2 {
	background:#C0C8C9;
}
.rates .rowA .col3, .rates .rowB .col3 {
	background:#9FB3BD;
}
.rates .rowC .col1 {
	background:#BAC2C3;
}
.rates .rowC .col2 {
	background:#D0D6D7;
}
.rates .rowC .col3 {
	background:#B7C6CE;
}