.logo {
	margin: 8px;
}

#tell-friend {
	width: 693px;
	float: left;
	padding-bottom: 12px;
	background-color: #fff;
	border-left: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	border-right: 1px solid #aaa;
	margin-bottom: 12px;
}
#tell-friend .header {
	background-color: #798571;
}
#tell-friend .header h2 {
	padding: 2px 0 2px 8px;
	font-family: times;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	margin: 0;
	height: 18px;
}
#tell-friend h3 {
	margin: 8px 0 2px 4px;
	font-size: 130%;
	color: #333;
}
#tell-friend p {
	margin: 4px 0 12px 4px;
}
#tell-friend p.instructions {
	font-style: italic;
	font-size: 120%;
	margin: 0 0 4px 4px;
}
#tell-friend .label {
	display: block;
	font-size: 14px;
	float: left;
	margin: 4px 0 0 4px;
	width: 85px;
	font-weight: bold;
}
#tell-friend .input {
	margin-top: 2px;
}
#tell-friend form {
	margin-bottom: 20px;
}
#tell-friend tellafriend_form p textarea#required {
	font-family: Arial, Helvetica, sans-serif;
}


/*	position: relative;
	right: 150px;
	background-color: red; */

