@charset "utf-8";
#distance { 
	margin-bottom: -10em;
	background: red;
	width: 1px;
	height: 10%;
	float: left;

}
#content {
	color: #CCCCCC;
	position: relative;
	text-align: left;
	height: .1em;
	width: 30em;
	margin: 0 auto;
	clear: left;
}
.rightside {
	float: right;
	width: 167px;
	height: 220px;
}