#cesta {
	font: normal 10px Verdana, sans-serif;
	width: 100%;
	margin-top: 10px;
}

#cesta th {
	color: #888;
	font-weight: bold;
	text-align: left;
	padding: 0 5px;
}

#cesta tbody td {
	padding: 5px;
}

#cesta td.foto {
	text-align: center;
	padding: 0;
}

#cesta td.precios {
	text-align: right;
	border-right: 0;
}

#cesta tbody td {
	border-bottom: 1px solid #ECECEC;
	border-right: 1px solid #ECECEC;
	vertical-align: top;
}

#cesta tfoot {
	text-align: right;
}

.editorial, .periodicidad, .numerosanuales {
	color: #777;
}

#cesta .nombre {
	color: #000;
	font-weight: bold;
}

#cesta .nombre a {
	color: black;
	text-decoration: none;
}

#cesta .nombre a:hover {
	color: #069;
}

p {
	margin: 10px;
}

.descuento {
	text-decoration: blink;
}

#piecesta {
/*	text-align: center;*/
	color: #666;
	font-size: 10px;
}

#telefono {
	text-align: center;
	padding-bottom: 15px;
}

#horario {
/*	margin: 1em;*/
	font-size: 10px;
	color: black;
}

#piecesta div {
	margin-top: 3px;
	font-size: 10px;
}

.precioportada {
	text-decoration: none;
}

.preciooferta {
	font-size: 1.2em;
	color: blue;
}

.descuento {
	margin-top: 3px;
}

.descuento span blink {
	background: yellow;
	color: black;
	font-size: 9px;
}

#procesar {
	text-align: right;
	margin: 10px 4px 15px 0;
}

#procesar a {
	background: #eee;
	padding: 3px 5px;
	color: black;
	border: 1px solid black;
	text-decoration: none;
	font-size: 10px;
}

#buscarTipo select, #buscarTipo, #buscarTipo input, #buscarNombre select, #buscarNombre, #buscarNombre input {
	font-size: 10px;
}

#buscarTipo, #buscarNombre {
	margin-left: 10px;
	margin-bottom: 10px;
}