/*************/
h2.titulo-tell_a_friend {
    font-size: 18px;
    height: 28px;
    margin: 0;
    padding-top: 6px;
    text-align: left;
    width: 95%;
    color: #ffffff;
    float: left;
    padding-left: 11px;
}

.form-tell_a_friend-wrapper {
	display: none;
	background-color: #4b4b4b;
	width: 720px;
	border-radius: 5px;
}

.form_tell_a_friend {
	padding: 10px;
	position: relative; 
	*position: absolute;
	*right: 35px;
	z-index: 101;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top: 1px solid #FFC96D;
	width: 700px;
	*bottom: 10px;
	overflow: hidden;
	margin-bottom: 0;
}

.form_tell_a_friend div div {
	margin: 0 0 3px;
	padding: 0;
}

.form_tell_a_friend label {
	color: #505050;
	float: left;
	font-size: 12px;
	font-weight: normal;
	margin-right: 12px;
	text-align: left;
	width: auto;
	margin-bottom: 0;
}

.form_tell_a_friend #edit-curso-form-tell-a-friend-comentario-wrapper label {
	width: auto;
}

.form_tell_a_friend input {
	margin-bottom: 0 !important;
}

/*******************************/
.form_tell_a_friend input,.form_tell_a_friend textarea {
	font-size: 10px;
	width: 200px;
	border: 1px solid #d2d2d2 !important;
	background: #ffffff none repeat scroll 0 0;
}

.form_tell_a_friend textarea {
	font-size: 11px;
	width: 432px;
	height: 103px;
}

.form_tell_a_friend .form-submit {
	float: right;
	text-align: center;
	width: 90px;
	background: #70ab6c none repeat scroll 0 0;
	color: #ffffff;
	padding: 5px 0;
}

.form_tell_a_friend .form-submit:hover {
    background-color: #83b97f;
    cursor: pointer;
}

.form_tell_a_friend .fieldset_left fieldset {
	float: left;
	border: 0;
	margin: 0;
	padding: 0;
}

.form_tell_a_friend .fieldset_right fieldset {
	float: left;
	border: 0;
	margin: 0;
	padding: 0;
}

.hihgtlightGreen {
	background: #FCFFAF !important;
}

.preloader_t_a_f {
	display: none;
	float: right;
}

.cerrar_t_a_f {
	position: relative;
	bottom: -2px;
	float: right;
	left: -4px;
	cursor: pointer;
}
/*********/
.form_tell_a_friend .fieldset_left {
	float: left;
	width: 253px;
}
/*********/
.form_tell_a_friend .fieldset_right {
	float: left;
	width: 446px;
}

#iconos_acciones .cerrar_t_a_f {
	float: none;
	position: static;
}
.container_lopd label{
	width: auto;
	}
	
.container_lopd .form-item{
	width: 100%;
	}
#edit-lopd-lopd-1-wrapper input{	
	/*width: 30px !important;*/
	}
#edit-lopd-lopd-1-wrapper label{	
	width:344px !important;
	text-align: left;
	}
	
#edit-lopd-lopd-1-wrapper label a {
    color: #70ab6c;
}
#edit-lopd-lopd-1-wrapper label a:hover {
    color: #83b97f;
}
.form_tell_a_friend .container_lopd div,
.form_tell_a_friend .container_lopd{
	padding-left: 0;
	}
.form_tell_a_friend #edit-lopd-lopd-1-wrapper input{
	background: none repeat scroll 0 0 none;
    border: medium none !important;
}