@CHARSET "UTF-8";
td{
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
table{
	border-collapse: no-collapse;
}
div.info{
	position: relative;	
	width: 100%;
	height: 158px;
	border-style:ridge;
	text-align:right;
	

}
img.producto{
	position: relative;
	width: 300px;
	height: 460px;
	margin-left: auto;
	margin-right: auto;
	border-width:0;
}
div{
	position: relative;
	width: 100%;
	height: 100%;
}
p{
	font-size: 12px;
	text-align: left;
}
img.regla{
	margin-left: auto;
	margin-right: auto;
}

div.arrows{
	position: relative;
	left: 10px;
	top: 10px;
	width: 60px;

}
div.small_info{
	position: relative;	
	width: 300px;
	height: 150px;
	border-style:ridge;
	text-align: left;
}
p.just{
	font-size: 12px;
	text-align: justify;
}
