ins.added {
	font-weight: bold;
}

del.deleted {
	text-decoration: line-through;
}

form.update textarea.keyword {
        width: 15em;
        height: 3em;
}

div.section p img {
	float:right;
}
