/**************************************************************************/
/*****************  TIP A FRIEND   ****************************************/
/**************************************************************************/
.tx_tipafriend_formfield {
	overflow: hidden;
	margin: 10px 0;
	width: 710px;
}
.tx_tipafriend label {
	float: left;
	width: 250px;
}
.tx_tipafriend input {
	float: left;
	width: 275px;
	font-size:1em;
	border: 1px solid #CCCCCC;
	padding:2px;
}
.tx_tipafriend input[type="submit"] {
	background-color: #685C53;
	border: 1px solid #E0DED9;
	color: white;
	float: right;
	font-size: 1em;
	font-weight: bold;
	margin-top: 35px;
	padding: 6px 18px;
	margin: 15px 259px 5px 0;
	cursor: pointer;
}
.tx_tipafriend input[type="image"] {
	width: auto;
}
#tx_tipafriend_message {
	width: 277px;
}
.tx_tipafriend_codetext {
	width: 275px;
	margin-left: 250px;
	margin-top: 40px;
}
.tx_tipafriend .tx-srfreecap-pi2-cant-read{ 
	color:#685C53;
	font-weight: bold;
	float:none;
	display: block;
	padding: 10px 0 15px 0;
}
#tx_tipafriend_pi1_captcha_response {
	width: 275px;
	margin-left: 0;
}
#tx_tipafriend_button {
	float: right;
	font-size: 1em;
	margin-right: 180px;
	margin-top: 20px;
	width: auto;
}
.tx_tipafriend_error_box {
	color: #86161D;
}
.tx_tipafriend_formfield_indications {
	margin-bottom:30px;
}
.tx_tipafriend_error_box,
.tx_tipafriend_error_header,
.tx_tipafriend_error_text {
	color:red;
	font-weight:bold;
}
.tx_tipafriend {
	font-size:1em;
}
.tx_tipafriend_codetext .tx-srfreecap-pi2-image {
	float:right;
}