.xoztipafriend_form label {display: block; line-height: 20px}
.xoztipafriend_form input, .xoztipafriend_form textarea {margin-bottom: 10px; display: block}

.xoztipafriend_form input {width: 200px; height: 25px; line-height: 25px; padding: 0 5px;}
.xoztipafriend_form textarea {width: 450px; height: 200px; padding:5px;}

.xoztipafriend_friend_name_field, .xoztipafriend_own_name_field {
    width: 250px; float: left;
}

#tx_your_extension_id_pi1_captcha_response {margin-top: 10px;}
.tx-xoztipafriend-pi1-image {display: block; margin-top: 10px}

.xoztipafriend_errors {    
    border: 1px solid #CF3C3C;
    padding: 5px 20px;
    background: #FFEBEB; 
    margin-bottom: 20px;
}

.xoztipafriend_errors  h2 {
    color: #CF3C3C;
    font-size: 14px;
}

.xoztipafriend_errors li {
    color: #CF3C3C;
}

.xoztipafriend_form textarea {
    font-family: Arial, sans-serif;
}

.xoztipafriend_form input, .xoztipafriend_form textarea {
    border: 1px solid #999;
    background: #fff;
}

.xoztipafriend_form .error input, .xoztipafriend_form .error textarea {
    border: 1px solid #CF3C3C;
    background: #FFEBEB;
}

.xoztipafriend_form .type-button input {
	background: url("../../../../../fileadmin/templates/images/bg-submit.jpg") repeat-x scroll left bottom #FEFEFE;
    color: #0057A8;
    font-size: 0.9em;
    padding: 4px 0;
    width: 212px;
    cursor: pointer;
    border: 1px solid #BEBEBE;
}

.xoztipafriend_form .type-button input:hover,
.xoztipafriend_form .type-button input:active,
.xoztipafriend_form .type-button input:focus {
	border-width: 1px;
	border-style: solid;
	border-color: #444444 #DDDDDD #DDDDDD #444444;
}

.cap_label {
  margin-top: 10px;
}
