textarea {
	width: 100%;
}

input[type=submit] {
	margin-top: 10px;
}

.mouseover:hover {
	text-shadow: 1px 1px 1px gray;
}

.recommend > img {
	width: 22px;
}