/* Jericho */
table.blogjericho
{
	width: 470px;
	background-image: url('../images/bg_jericho.jpg');
	background-repeat: repeat-y;
	border-bottom: 1px solid #c0c0c0;
	height:625px;
}
table.blogjericho table.intro table.contentpaneopenjericho{
	background-image: url('../images/bg_jerichocontenido.jpg');
	background-repeat: no-repeat;
	background-position: 212px 51px;
}
table.contentpaneopenjericho td{
	width: 450px;
	height: 17px;
	padding-left: 5px;
}
table.contentpaneopenjericho td.contentheadingjericho, table.contentpaneopenjericho .contentheading{
	width: 450px;
	height: 17px;
	background-image: url('../images/bg_jerichotitulo.png');
	background-position: 0px 0px;
	background-repeat: no-repeat;
	padding-left: 10px;
	color: #fff;

}
table.blogjericho table.intro table.contentpaneopenjericho td img{
	margin: 0px;
	margin-right: 5px;
	padding: 0px;
	float: left;

}
table.blogjericho table.intro table.contentpaneopenjericho td p{
	margin: 0px;
	padding: 0px;
	margin-right: 10px;
	
}
table.blogjericho table.intro table.contentpaneopenjericho td a{
	color: #000;
	text-decoration: none;
}
table.blogjericho table.intro table.contentpaneopenjericho td a.contentpagetitlejericho{
	color: #fff;
	text-decoration: none;
}

.back_button{
	width: 460px;
	padding-right: 10px;
	margin-top: 0px;
}
.back_button a:link, .back_button a:visited{
	color: #000;
	text-decoration: none;
}
.back_button a:hover{
	color: #000;
	text-decoration: underline;
}
.flashprensachvbox{
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}
table.blogjericho table.intro table.contentpaneopenjericho td a.readonjericho{
	display: block;
	float: right;
	margin-right: 10px;
	
}
table.blogjericho table.intro table.contentpaneopenjericho td a.readonjericho:hover{
	text-decoration: underline;
}
table.blogjericho a.pagenav{
	color: #993333;
}

