#tellfriend_form {
	width: 450px;
}
.row {
	clear: both;
	padding: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	height: 30px;
	width: 100%;
}
.label {
	float: left;
	width: 150px;
	color: #681888;
}
.field {
	float: left;
}

