.left {
	background-color: #66CCFF;
	text-align: center;
	vertical-align: top;
	width: 200px;
	color: #FFFFFF;
	margin: auto;
}
.right {
	background-color: #0099FF;
	padding: 15px 20px;
	text-align: left;
	vertical-align: top;
	width: 195px;
	color: #FFFFFF;
}
