#fliesBox {
	float: left;
	height: auto;
	width: 350px;
	font-size: 16px;
	margin-left: 50px;
	margin-top: 20px;
}
#oldCds {
	float: right;
	font-size: 16px;
	width: 360px;
	margin-right: 50px;
	margin-top: 100px;
}
.rpix {
	float: left;
	margin-right: 15px;
	margin-bottom: 40px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#fliesPix {
	margin-bottom: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
