.text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.box {
	background-color: #FFFFCC;
	padding: 8px;
	height: 100px;
	width: 234px;
	border: thin dotted #E85BAA;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	clear: left;
	position: static;
	right: 0px;
	margin: 5px;
	list-style-type: none;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	bottom: 0px;
	left: 300px;
	top: 100px;
	visibility: visible;














}

