#content-main {
	width: 340px;
	height: 220px;
	float: left;
	background-repeat: no-repeat;
}

#content-side {
	width: 210px;
	padding-top: 10px;
	border-left: 10px solid white;
	float: left;
}
