td.sinborde {
	border:hidden;
}
td.sinborde-centrado {
	border:hidden;
	text-align: center;
}
table.soloborde {
	width: 560px;
	background-color: #f5f5f5;
	border: 1px solid #000000;
	border-spacing:1em 0.5em;
}
table.tablabotones{
	cellpadding: 10px;
	border-spacing:5em 0.5em;
}
blockquote.style3 {
  font: 14px/16px sans-serif;
  padding-top: 22px;
  margin: 5px;
  background-image: url("../images/cj_openquote3.gif");
  background-position: top left;
  background-repeat: no-repeat;
  text-indent: 65px;
}
blockquote.style3 span {
  display: block;
  background-image: url("../images/cj_closequote3.gif");
  background-repeat: no-repeat;
  background-position: bottom right;
} 
ul.cj_world{
  list-style-image: url("../images/cj_mundo.gif");
  font: 14px/16px sans-serif;
}
a.cj_boton {
	background-repeat: no-repeat;
	color: #fff;
	display: block;
  background-image: url("../images/cj_boton_peq.gif");
  background-position: left top;
  height: 27px;
  text-decoration: none;
  text-shadow: #000 1px 1px 3px;
  /*letter-spacing: -2px;*/
  width: 194px;
  text-align: center;
  padding-top: 8px;
}
a.cj_boton:hover {
  background-position: left bottom;
}
div.cj_titulo_caja{
	font-weight:bold;
	font-size: 1.2em;
	text-decoration:underline;
}
div.cj_comentario{
	font-style:italic;
	font-size: 0.9em;
}
img.cj_centrada{
display: block;
margin: auto;
clear:both;
}

