h2  {
	color:				white;
	font-size: 			1.3em;
	padding-left: 		100px;
	background: 		#d27818;
	position: 			relative;
	z-index: 			20;
}

div.fichaRevista div.contenidoRevista {
	margin-left: 		100px;
	margin-top: 		30px;
	margin-right:		50px;
	position: 			relative;
}



div.fichaRevista div.contenidoRevista img {

}
legend, .tituloFormulario, .ayudaFormulario, .submit {
	display: none;
}

form {
	margin-bottom: 		30px;
}

select {
	width: 				50px;
}

a#botonSuscripcion {
	display: 		block;
	width: 			127px;
	height: 		18px;
	background: 	url("images/botonPDF.gif") no-repeat;
	text-align: 	center;
	color:			black;
	border:			none;
	font-weight: 	bold;
	line-height: 	18px;
	float: 			right;
}

a#botonPDF {
	margin-top: 	10px;
}

.suscripcionRevista {
	float: 			right;
}

.revistaDerecha {
	float: 			right;
	padding-left: 	50px;
}