
#anuncio{
	margin:18px 0;
}
#anuncio TABLE{
	border-collapse:separate;
	width:510px;
}
#anuncio TD{
	vertical-align:bottom;
}


#anuncios_form{
	margin:20px 0;
}
#anuncios_form FORM P{
	margin:10px 0 10px 10px;
}
#anuncios_form FORM P LABEL{
	float:left;
	font-weight:bold;
	border-bottom:1px dashed #bacbe8;
	padding-top:3px;
	width:115px;
}
#anuncios_form FORM P LABEL.err{
	color:#be0000;
	border-bottom-color:#be0000;
}
#anuncios_form FORM P INPUT,
#anuncios_form FORM P TEXTAREA,
#anuncios_form FORM P SELECT{
	font-size:11px;
	line-height:16px;
	background:#fff url(/img/global/input_text_bg.gif) no-repeat;
	border:1px solid #7f9db9;
	padding:2px 3px;
}
#anuncios_form FORM P INPUT,
#anuncios_form FORM P TEXTAREA{
	width: 367px;
	\width:375px;
	w\idth:367px;
}
#anuncios_form FORM P SELECT{
	width:375px;
}
#anuncios_form_botones{
	overflow:hidden;
	padding:10px;
	width: 490px;
	\width:510px;
	w\idth:490px;
}
#anuncios_form_botones DIV.pregunta{
	float:right;
	color:#003686;
	font-weight:bold;
	padding:4px 10px 0 0;
}
#anuncios_form_botones DIV.botones{
	float:right;
}
#anuncios_form_botones IMG.btn_cancelar{
	border:none !important;
	padding:0 !important;
	margin-left:10px;
}


.mensajeTip{
	text-align:justify;
}


.bloque_con_titulo_txt H6{
	letter-spacing:normal;
}

