#index_caja{ position:relative; left:0px; width:528px; min-height:445px;}
* html #index_caja{ height:445px;   }

	#comentarios_loader{ position:absolute; width:100%; height:100%; background:url(images/ajax-loader.gif) center center no-repeat; }
	
	#comentarios{ position:relative; width:528px; min-height:445px; }
	* html #comentarios{ height:445px; }
	
	#nav_comentarios{ position:relative; left:0px; margin-top:-5px;  width:528px; height:40px;  }
		#nav_pag_anterior,#nav_pag_siguiente,#resp_envio_boton{ position:absolute; left:321px; top:0px; width:60px; height:39px; text-align:center;  }
		#nav_pag_anterior a,#nav_pag_siguiente a,#resp_envio_boton a{ display:block; width:60px; height:35px; color:#999; font-size:12px; text-decoration:none; background:url(images/sprite.png) left top no-repeat; padding-top:4px;  }
		* html #nav_pag_anterior a,* html #nav_pag_siguiente a,* html #resp_envio_boton{ height:39px; }
		#nav_pag_anterior a:hover,#resp_envio_boton a:hover{ color:#ddd; background:url(images/sprite.png) left -39px no-repeat; }
		
		#nav_pag_actual{ position:absolute; left:383px; top:11px; width:70px; height:18px; font-size:14px; color:#36C6DE; text-align:center;  }
		
		#nav_pag_siguiente{ left:454px; }
		#nav_pag_siguiente a{ background:url(images/sprite.png) -60px top no-repeat;  }
		#nav_pag_siguiente a:hover{ color:#ddd; background:url(images/sprite.png) -60px -39px no-repeat;  }
							
	    .comentario{ position:relative; margin-top:0px; left:8px; width:508px; margin-bottom:20px;  }
			.campo_nombre{ position:relative; left:13px; width:383px; height:15px; font-size:15px; overflow:hidden;  }
			.campo_fecha{ position:relative; left:396px; margin-top:-15px; width:112px; height:26px; font-size:12px; color:#999; overflow:hidden;  }
			.campo_fecha span{ padding-left:24px; }
			.campo_cabecera,.campo_pie{ position:relative; left:0px; margin-top:0px; width:508px; height:13px; background:url(images/com_t.gif) left top no-repeat; overflow:hidden;  } 
			.campo_texto{ position:relative; left:0px; margin-top:0px; width:482px; font-size:13px; color:#333; background-color:#fff; padding:0px 13px;  }
			* html .campo_texto{ width:508px; }
			.campo_pie{  background:url(images/com_b.gif) left top no-repeat;  } 
			
		#respuesta_envio{ position:relative; left:28px; padding-top:20px; width:440px; min-height:400px; background:url(images/resp_img.jpg) right 10px no-repeat; }
		* html #respuesta_envio{ height:400px; }
			#resp_envio_texto{ position:relative; left:0px; width:276px; min-height:93px; font-size:15px; letter-spacing:0px; }
			* html l#resp_envio_texto{ height:93px; }
			
			#resp_envio_boton{ position:relative; left:219px;  margin-top:30px;   }					
	
	
	
	
