.reader {
	width: 550px;
	margin-top: 10px;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #70B0E4;
}
.readerl {
	float: left;
	width: 250px;
}
.readerr {
	float: right;
	width: 290px;
}

