#left {
	float: left;
	width: 458px;
	padding-left: 20px;
}
#right {
	float: left;
	text-align: right;
	width: 203px;
	border-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-color: #B7E8FB;
}
