textarea {
  width: 600px;
  height: 80px;
  background-color: #f2f6fd;
  font-size: 8pt;
  font-family: arial, verdana, book antiqua;
  padding: 5pt 10pt 0pt 10pt;
  letter-spacing: -0.5px;
  text-align: justify;
  text-decoration: none;
  color: #00008b;
}

#publicacion {
  border: thin silver solid;/*thin silver solid; 1px solid #767a16;
    border-width: 1px 1px 1px 1px; */
  display: block;
  position: relative;
  width: 83% !important;
  height: 85% !important;
  width: 90%;
  height: 92%;
  right: -30px !important;
  list-style: none;
  margin: 15px !important;
  margin: 8px;
  padding: 6px;
  background-color: #f2f6fd;
  color: #000000;
  font-weight: bold;
  float: left;
}

#fotoindividual {
  position: relative;
  width: 90px;
  right: -10px !important;
  height: 120px;
background-color: #f9f6ac;
}

#datosindividual {
 /*    border: 1px solid red; */
  text-align: center;
  position: absolute;
  width: 80px;
  height: 80px;
  top: 9px;
  right: 346px !important;
  right: 14px;
}
#precio {
  /*    border: 1px solid red; */
  text-align: center;
  position: absolute;
  width: 120px;
  height: 80px;
  top: 155px;
  right: -145px !important;
  right:148px;
}
#hojear {
  /*    border: 1px solid red; */
  text-align: center;
  position: absolute;
  width: 120px;
  height: 80px;
  top: 194px;
  right: -285px !important;
  right: 288px;
}
#resena {
border: thin silver solid;
 /* text-align: center;*/
  position: absolute;
  width: 600px;
  height: 70px;
  top: 250px;
  right:8px;
  background-color: #e0e5f4;
/*   font-size: 8pt; */
}
#volver
{
    display: block;
    position: absolute; 
    top: 360px;
    right:22px !important;
    right:10px;
    width: 20%;
    height: 5%;
}
TD#lineaind{ FONT: 8pt Verdana; TEXT-ALIGN: left; width: 70%; font-weight: bold; color: black;}
TD#linea2ind{ FONT: 8pt Verdana; TEXT-ALIGN: left; width: 50%; font-weight: bold; color: black;}
.lineaind{ FONT: 8pt Verdana; TEXT-ALIGN: left; width: 70%; font-weight: bold; color: black;}
.imagenLibroindiv {
  margin-left: auto;
  margin-right: auto;
  display: block;
  border: solid 1px blue;
  width: 170px;
  height: 230px;
  float: left;
}

.editaPrecio{
  margin-left: auto;
  margin-right: auto;
  display: block;
  border: solid 1px blue;
  }

