/* CSS Document */

#textPlace {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #30442F;
	text-align: right;
	padding: 10px;
	height: 600px;
	width: 452px;
	float: right;
	direction:rtl;
}


.boldText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	color: #30442F;
}

#txtBox{
}