.miembros_ingresar {
	background-image: url(../images/comunidad/miembros/flecha_fondo.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	background-color: #C7D8E9;
	text-align: right;
	padding-right: 30px;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	height: 18px;
	padding-top: 6px;
	border: 1px solid #cdcdcd;
}
.miembros_contenedor {
	background-color: #efefef;
	padding: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CBCBCB;
	border-bottom-color: #CBCBCB;
	border-left-color: #CBCBCB;
}
.miembros_dotted {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	margin-top: 5px;
	margin-right: 2px;
	margin-bottom: 5px;
}
.miembros_nombre {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #1875CF;
	padding-left: 88px;
	padding-top: 6px;
	padding-bottom: 3px;
	background-image: url(../images/general/iconos/comentarios.gif);
	background-repeat: no-repeat;
	background-position: 70px center;
}
.miembros_perfil {
	font-size: 11px;
	padding-left: 88px;
	padding-top: 6px;
	padding-bottom: 3px;
	background-image: url(../images/comunidad/icon_verperfil.gif);
	background-repeat: no-repeat;
	background-position: 71px center;
	color: #333333;
}
.miembros_blog {
	font-size: 11px;
	padding-left: 88px;
	padding-top: 6px;
	padding-bottom: 5px;
	background-image: url(../images/comunidad/icon_verblog.gif);
	background-repeat: no-repeat;
	background-position: 71px center;
	color: #333333;
}
.miembros_contenedorAcceso {
	background-color: #efefef;
	padding: 3px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CBCBCB;
	border-left-color: #CBCBCB;
}
.miembros_contenedorAcceso #textfield {
	width: 154px;
	border: 1px solid #999999;
	height: 16px;
}
.miembros_acceso {
	font-size: 12px;
	font-weight: bold;
	color: #1875CF;
}

