
	#pageContent{
		width:950px;
		position:absolute;	
		overflow:auto;
		max-height:340px;
		min-height:340px;

	  /*scrollbar-arrow-color: #000000; /* flechas
	  scrollbar-3dlight-color:#ff0000;
	  scrollbar-base-color: #000000;
	  scrollbar-dark-shadow-color: #000000;/*sombras
	  scrollbar-track-color:#FFFFFF;/*Color fondo scroll
	  scrollbar-face-color: #D4D4D4;/*Color  scroll 
	  scrollbar-shadow-color:#000000;/*Color de la sombra (parte externa)
	  scrollbar-highlight-color: #000000;/* Color de la sombra (parte interna)
	  */
	  /*z-index:4;*/
  	}
	
	.ad{
		margin-top:120px;
	}
	
	h1{
		font-size:0.9em;
	}

	a{
		color:red;
	}
	

	#dhtmlgoodies_xpPane{
		background-color:#FFFFFF;
		float:left;
		height:auto;
		width:auto;
		/*z-index:4;*/    /*comentario  quitar esta linea*/
	}
	
	#dhtmlgoodies_xpPane .dhtmlgoodies_panel{
		margin-right:4px;
		margin-left:4px;
		margin-top:3px;	/*Espacio entre acordeon*/
	}
	
	#dhtmlgoodies_xpPane .panelContent{
		font-size:0.7em;
		/*background-image:url('http://www.nissan.com.mx/imagenes/bg_pane_right.gif');*/
		background-position:top right;
		background-repeat:repeat-y;
		border-left:1px solid #FFF;
		border-bottom:1px solid #FFF;	
		overflow:hidden;
		position:relative;
		clear:both;
		left:0px;
		top:0px;
		/*z-index:4;	*/			
	}
	
	#dhtmlgoodies_xpPane .panelContent div{
		position:relative;
		/*z-index:4;	*/				
	}
	
	#dhtmlgoodies_xpPane .dhtmlgoodies_panel .topBar{
		background-image:url('http://www.nissan.com.mx/imagenes/back.gif');
		background-repeat:repeat-x;
		background-position:top right;
		height:25px;
		cursor:pointer;
		overflow:hidden;
		left:0px;
		top:0px;
		/*z-index:4;*/			
	}
	
	#dhtmlgoodies_xpPane .dhtmlgoodies_panel .topBar span{
		line-height:25px;
		vertical-align:middle;
		font-family:arial;
		font-size:0.7em;
		color:#666666;
		font-weight:bold;
		float:left;
	}
	
	#dhtmlgoodies_xpPane .dhtmlgoodies_panel .topBar img{
		float:right;
		cursor:pointer;
	}
	
	#otherContent{	/* Normal text content */
		float:left;	/* Firefox - to avoid blank white space above panel */
/*	padding-left:10px;	/* A little space at the left */
	}	#Layer1 {
	position:absolute;
	left:10%;
	top:107px;
	width:404px;
	height:124px;
	/*z-index:4;*/
}


