.editLink
{
	position:absolute;
	left:720px;
	text-align:right;
	cursor:pointer;
	color:Blue;
	text-decoration:underline;
	
}

.editBox
{
	border-style:dashed;
	border-width:1px;
	width:630px;
}

