#easyReaderTextArea{
	width:542px;
	height:38px;
	padding: 5px;
	background-color:#efefef;
	color:#999;
	border-width:1px;
	border-style:solid;
	border-color:#ccc;
	outline: none;
	border: none;
}

#easyReaderTitle{
	color: #ff0000;
	font-size:13px;
	font-weight:bold;
}

#easyReaderSettings{
	float:right;
	text-align:right;
	position:relative;
}

#easyReaderButtons{
	text-align:center;
	position:relative;
	width:502px;
	padding:20px;
}

#easyReaderBox{
	text-align:left;
	position:relative;
	float:left;
	height:200px;
	width:542px;
	padding:20px;
	border-style:solid;
	border-width:1px;
	border-color:#ffffff;
	background-color:#dfdfdf;
	margin:20px;
}

#easyReaderButtonLeft{
	float:left;
}

#easyReaderButtonRight{
	float:right;
}

#easyReaderTxtHolderA{
	float:center;
	font-size:22px;
	background-color:#efefef;
	height:24px;
	width:502px;
	color:#000000;
	border-width:1px;
	border-color:#ff0000;
	padding:20px;
}

#easyReaderTxtHolderB{
	float:center;
	font-size:22px;
	background-color:#efefef;
	height:24px;
	width:502px;
	color:#000000;
	border-width:1px;
	border-color:#ff0000;
	padding:20px;
}

.easyInput{
	width:22;
}
