body, textarea, input {
	font-family: verdana, 'sans serif';
	font-size: 11px;
}

a {
	color: black;
	text-decoration: none;
}

img {
	border: none;
	vertical-align: top;
}

a:hover {
	color: black;
	text-decoration: underline;
 }

div.form_success {
	color: #666A5C;
 }
 
div.form_error {
 	color: #CC3300;
}

div.thumbnail {
	float: right;
	width: 136px;
	height: 128px;
	text-align: center;
}