	/* margin y padding: intentamos usar % (horizontal) y em (vertical) */
	
	div#recordWrapper {
		background: #FFF;/*#FEFEF0; /*#ECFBEC; /*#E0EEE0; /*#F0F0F0;*/
		/*border-top: 1px solid #CCC;*/
		/*clear: both;*/
		margin-top: 0.2em;
		padding: 0.6em 1% 0em;
	}
	div#recordWrapper * {
		margin: 0;
		padding: 0;
	}
	div#columnsWrapper {
		background-image: url(../../opac/img/999999a.gif);
		background-position: 61% 0;
		background-repeat: repeat-y;
		float:left;
		margin-bottom: 0.5em;
		width: 100%;
	}
	div#doctype {
		background: #CCC;
		border-top: 1px solid #BBB;
		border-bottom: 1px dotted #BBB;
		color:#444;
		font-size: 1em;
		font-weight: bold;
		line-height: 1.2;
		margin-bottom: 0.4em;
		margin-top: -0.4em;
		padding: 0.1em 0.7em;
		text-align: center;
		text-transform: uppercase;
	}
	div#mainColumn {
		/*background: #fff;*/
		float: left;
		/*padding: 1em 0.5%;*/
		width: 60%;
	}
	div#description {
		/*background: #ECFBEC;*/
		/*border: 1px solid #999;
		-moz-border-radius: 10px;*/
		margin-bottom: 0.7em;
		padding: 1em 2%;
		padding-top: 0;
	}
	/*div#mainDescription img {
		border: 1px solid #999;
		margin: 0.2em 1em 0.7em 0;
	}*/
	h3#title {
		font-size: 115%;
		font-weight: bold;
		line-height: 1.3;
		margin-bottom: 0.6em;
	}
	h4#responsabilidad {
		font-size: 100%;
		font-weight: bold;
		margin-bottom: 0.8em;
	}
	p#edicion, p#numeracion, p#escala {
		margin-bottom: 0.6em;
	}
	p#publication {
		margin-bottom: 0.6em;
	}
	p#descrFisica {
		margin-bottom: 0.6em;
	}
	p#serie {
		margin-bottom: 0.6em;
	}
	p#isbn {
		/*margin-bottom: 0.7em;*/
	}
	div#recordWrapper span.label {
		color: #333;
		font-weight: bold;
	}
	div#notes {
		list-style: none;
		/*background: #fff;*/
		/*border: 2px solid #CCC;
		-moz-border-radius: 8px;*/
		/*border-top: 1px dotted #999;*/
		margin-top: 0.5em;
		/*padding: 0 3% 0.7em 3%;*/
	}
	div#notes li {	
		background-image: url(../../opac/img/0180_bullet.gif);
		background-position: 0 0.25em;
		background-repeat: no-repeat;
		margin-top: 0.4em;
		padding-left: 1em;
		/*text-indent: -1.5em;*/
	}
	div#notes p {
		margin-top: 0.5em;
	}
	div#contents {
		/*background: #ECFBEC;*/
		/*border: 1px solid #999;*/
		/*-moz-border-radius: 10px;*/
		margin-top: 1em;
		padding-bottom: 0.1em; /* ?? */
	}
	div#contents ul {
		list-style: none;
		/*padding-left: 0.5em;*/
		margin: 1em 0.7em 1em 1em;
	}
	div#contents ul.extraContents { /* 2da occ y posteriores del campo 505*/
		border-top: 1px dotted #999;
		padding-top: 0.5em;
	}
	div#contents li {
		background-image: url(../../opac/img/0180_bullet.gif);
		background-position: 0 0.25em;
		background-repeat: no-repeat;
		margin-top: 0.4em;
		padding-left: 1em;
		/*text-indent: -1.5em;*/
	}
	div#recordWrapper span.titulo505 {
		font-weight: bold;
	}
	div#mainColumn table td {
		vertical-align: top;
	}
	div#v773 {
		margin-left: 0.7em;
		margin-top: -1em;  /* por qué necesito esto?? */
	}
	
	/* ******************* SIDEBAR ******************* */
	#sidebar {
		/*background: #ECFBEC;*/
		/*border: 1px solid #ccc;*/
		float: right;
		margin-left: 1%;
		width: 38%;
	}
	
	/* ******************* LABELS ******************* */
	#recordWrapper h3.label {
	
		/* Activar este bloque para ver un diseño de h3.label */
		background: #F0F0F0; /*#B0E0E6; /*  #ADD8E6#7ADAE1; /*#BBB; /*#00FFFF; /*#D2CFC0; /*#908470; /*#EBD3A3; /*#87cefa; /* lightskyblue */
		/*background-image: url(http://www.yuiblog.com/i/bg.gif);*/
		border-bottom: 1px solid #D0D0D0;
		/*-moz-border-radius-topleft: 5px;
		-moz-border-radius-topright: 5px;*/
		color: #444;
		
		font-size: 100%;  /* 100% funciona mejor que 1em en IE6 */
		font-weight: bold;
		margin-bottom: 0.3em;
		padding: 0.1em 0.4em 0.1em 0.6em;
		
		/* Activar este bloque para ver otro diseño de h3.label */
		/*border-bottom: 1px dotted #666;
		color: #333;
		margin: 0 0.6em;
		padding: 0.2em 0;*/
	}
	* html #recordWrapper h3.label {  /* para IE (no entiende 'dotted') */
		/*border-bottom: 1px solid #CCC;*/
	}
	
	/* ******************* LISTAS ******************* */
	#sidebar ul {
		list-style: none;
		margin: 0.5em 1em 0.7em 0.5em;
	}
	#sidebar ul li {
		background-image: url(../../opac/img/0180_bullet.gif);
		background-position: 0 0.25em;
		background-repeat: no-repeat;
		padding-left: 1.2em;
		margin-top: 0.2em;
	}

	/* ******************* SECCIONES ******************* */
	div#ubicacion, div#holdings, div#outerLinks, div#accessPoints, div#subjectAccessPoints, div#classCodes, div#imageCell {
		/*background: #FFF;*/
		/*border: 1px solid #999;*/
		/*-moz-border-radius: 6px;*/
		margin-bottom: 1.2em;
		/*padding: 0.4em 4% 0.6em;*/
		/*width: 92%;*/ /* 92 + 2*4 = 100 (IE6 necesita que especifique el ancho) */
	}
	/*div#ubicacion {
		margin-top: 0;
	}*/
	
	div#imageCell {
		float: right;
		margin-bottom: 0;
	}
	
	div#imageCell p {
		background: #FFF; /*#FEFEF0; /*#ECFBEC; /*#E0EEE0; /*#F0F0F0; /*#ECFBEC; /*#C8B9A6;*/ /* Debe coincidir con el de recordWrapper */
		padding: 0 0 6px 6px;
		text-align: center;
	}
	div#imageCell img {
		border: 1px solid #908470;
		/*margin: 0 0 0.7em;*/
	}
	
	div#recordID {
		/*background: #FFF;*/
		/*border-width: 1px;
		-moz-border-radius: 4px;*/
		border-top: 1px dotted #908470;
		clear: both;
		color: #666;
		font-size: 90%;
		font-style: italic;
		/*margin-bottom: 1em;*/
		padding: 0.2em 4% 0;
		text-align: center;
	}
	
	div.clear {
		clear: both;
		font-size: 0;
		line-height: 1px; /* el valor '0' da error de validación */
		height: 0;
	}
	
	
	/* Experimento */
	#googleSearch a {
		/*text-indent: 9999px;*/
		background: url(../../opac/img/google_booksearch.gif) no-repeat 0 0;
	}
	/* Fin exp. */
	
	
	span.quotationSource {
		font-style: italic;
	}
	
	a.pdfLink {
		background-image: url(../../opac/img/pdf_icon.gif);
		background-repeat: no-repeat;
		background-position: 100% 0.2em;
		display: block;
		padding-right: 50px;
	}
	
	.postings {
		color: #444;
		cursor: help;
		font-size: 1em;
	}
