#content-wrap {
	color: white;
	background-color: black;
	width: 640px;
}

#info-wrap {
	overflow: hidden;
	padding: 4px 16px;
}

#main-info {
	float: left;
	font-weight: bold;
	font-size: 16px;
}

#sub-info {
	float: right;
}