/* Yingo */
table.blogyingo
{
	width: 470px;
	background-image: url('../images/bg_yingo.jpg');
	background-repeat: repeat-y;
	border-bottom: 1px solid #c0c0c0;
	height:625px;
}
table.blogyingo table.intro table.contentpaneopenyingo{
	background-image: url('../images/bg_yingocontenido.jpg');
	background-repeat: no-repeat;
	background-position: 212px 51px;
}
table.contentpaneopenyingo td{
	width: 450px;
	height: 17px;
	padding-left: 5px;
	padding-top:34px;
}
table.contentpaneopenyingo td.contentheadingyingo, table.contentpaneopenyingo .contentheading{
	width: 450px;
	height: 17px;
	background-image: url('../images/bg_yingotitulo.png');
	background-position: 0px 0px;
	background-repeat: no-repeat;
	padding-left: 10px;
	color: #fff;

}
table.blogyingo table.intro table.contentpaneopenyingo td img{
	margin: 0px;
	margin-right: 5px;
	padding: 0px;
	float: left;

}
table.blogyingo table.intro table.contentpaneopenyingo td p{
	margin: 0px;
	padding: 0px;
	margin-right: 10px;
	
}
table.blogyingo table.intro table.contentpaneopenyingo td a{
	color: #000;
	text-decoration: none;
}
table.blogyingo table.intro table.contentpaneopenyingo td a.contentpagetitleyingo{
	color: #000;
	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.blogyingo table.intro table.contentpaneopenyingo td a.readonyingo{
	display: block;
	float: right;
	margin-right: 10px;
	
}
table.blogyingo table.intro table.contentpaneopenyingo td a.readonyingo:hover{
	text-decoration: underline;
}
table.blogyingo a.pagenav{
	color: #993333;
}

