img.footbutton {
	border: 0;
	vertical-align: middle;
}

body.sendim div.title {
	color: #0000cc;
	text-decoration: underline;
	font-weight: bold;
	font-size: 120%;
}

body.sendim input.send {
	font-weight: bold;
}

body.sendim .success {
	font-weight: bold;
	color: green;
}

body.sendim .failure {
	font-weight: bold;
	color: #ff0000;
}
