#content-main {
	float: left;
	width: 470px;
	padding-top: 20px;
	height: auto;
	padding-bottom: 25px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #59BBFF;
	padding-right: 30px;
	padding-left: 30px;
	font-size: 14px;
}
#content-secondary {
	width: 243px;
	float: right;
	padding-left: 10px;
	padding-top: 20px;
	height: auto;
	padding-bottom: 25px;
	font-size: 14px;
	padding-right: 20px;
	border: 1px none #59BBFF;
	margin-bottom: 10px;
}
#content-secondary img {
	margin-bottom: .5em;
}
