@charset "utf-8";
#tell-a-friend textarea {
    width: 500px;
    max-width: 500px;
    display: none;
}
#tell-a-friend label {
    font-weight: bold;
	display: none;
}