/*
 *   Important Information about this CSS File
 *
 * - Do not delete or rename this file, if you do not use it leave it blank (delete
 *   everything) and the file will be skipped when you enable Production Mode in
 *   the Global theme settings.
 *
 * - Read the _README file in this directory, it contains useful help and other information.
 */
 
/* =============================================================================
 *   ESTILOS DE PLANETAX.ORG.AR
 * ========================================================================== */
/*
 * General
 */
#block-system-main-menu{
	display: inline-block;
	float: left;	
} 
#block-search-form{
	display: inline-block;
	float: right;
} 
 
/*
 * Portada
 */
 .view-no-destacado-cds {
	padding: 0px;
	margin-left: 0.05em;
	margin-right: 0px;
} 
 .portada_no_destacado_cd {
	height: 230px;
	width: 170px;
	margin-left: 0.91em;
}

/*
 * Novedades
 */
.contiene_novedad{
	display: inline-block;
	float: left;
	width: 49%;
	margin: 5px;
} 
.resumen_novedad{
	text-align: justify;
    text-justify: inter-word;
}