.tipafriend_form { border: none; }
.tipafriend_form label { font-size: 11px; width: 270px; display:block; float: left; }

label#abschicken_label {
	display: none;
}

#contentpage #content .tipafriend_sent h2 {
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}

#contentpage #content input.submit_button {
	padding: 0;
	border: 0;
	color: #EC268C;
	font-weight: bold;
	background-color: transparent;
	cursor: pointer;
}

.tipafriend_form INPUT#tipform_name, 
.tipafriend_form INPUT#tipform_email, 
.tipafriend_form INPUT#tipform_recipient, 
.tipafriend_form textarea#tipform_message { 
	padding: 0px; 
	margin-bottom: 5px;
	width: 300px; 
}

.tipafriend_clear { clear:both; }
.tipafriend_error { font-weight:bold; color:#FF0000;}	