/* CSS for readspeaker */
#reader {
	text-decoration: none;
	float: right;
	display: block;
	background-repeat: no-repeat;
	background-position: right;
	vertical-align: 30%;
}

#readertext {
	font-family: Arial, sans-serif;
	padding-right: 23px;
	margin-bottom: 20px;
}

#readspeaker {
	width: 230px;
	overflow: hidden;
	float: right;
}