div.error {
	font-weight: bold;
	color: #cc0000;
}

a.button {
	border: 1px solid #888;
	background-color: #eee;
	font-weight: bold;
	padding: 2px 5px;
}

