.content-left p.font-15 {
	font-size:15px;
}

.content-right {
	padding: 30px 0pt 0pt 34px !important;
	background: url('/img/guide-right-box-bg.png') no-repeat left top !important;
	width:240px !important;
}

.blue-header {
	margin-bottom:0;
}

div.chart {
	float:left;
	width:340px;
	height:200px;
	padding:40px 0 45px 0;
}

div.chart-title {
	width:100%;
	font-size:18px;
	text-align:center;
	margin-bottom:30px;
}

div.chart img {
	float:left;
}

div.chart-container {
	float:left;
	width:150px;
	height:150px;
}


div.chart div.chart-data {
	float:left;
	margin-left:30px;
}

div.chart-data img {
	margin-top:5px;
	margin-right:12px;
}


div.chart-data span {
	font-size:15px;
	font-weight:bold;
}

div.black {
	color:#333333;
	font-size:16px;
	font-weight:bold;
	margin-bottom:10px;
	margin-top:45px;
}

.meter {
	height:10px;
}

div.green {
	background-color:#259f01;
}

div.yellow {
	background-color:#eef000;
}

div.orange {
	background-color:#ee561b;
}

div.blue {
	background-color:#058ec8;
}

div.sky {
	background-color:#24cce6;
}

div.lightgreen {
	background-color:#a0cd35;
}

div.brown {
	background-color:#e8b800;
}

div.purple {
	background-color:#5e49d0;
}

table.grid th {
	font-size:12px;
	color:#42424c;
	height:34px;
}

.grid-header {
	background: url(/img/grid-header-bg.png) #d9edfc repeat-x;
}


table.grid td {
	color:#4c4c4c;
}

table.grid tr.over td {
	border-top:1px solid #e9e9e9;
}

table.grid tr.last td {
	border-bottom:1px solid #e9e9e9;
}

table.grid .over td {
	padding:8px 0px;
}

td.interest {
	font-size:15px;
	width:
}
