.thumbleft {
	position: absolute;
	top: 14px;
	left: 0px;
	max-width: 80px;
	max-height: 80px;
	width: 100%;
	height: 100%;	
	border:0px solid #d00;
}

.thumbleft .hexagrama {
	margin-left:15%;
	margin-right:15%;
}

.thumbleft .hexagrama .row {
	margin-top:1px;
	margin-bottom:1px;
	padding:0px;
	height:10px;
}

.hexagrama {
	margin-left:25%;
	margin-right:25%;
}


.hexagrama .row {
	margin-top:2px;
	margin-bottom:2px;
	padding:0px;
	height:16px;
}

.hexagrama-full {
	margin-left:10%;
	margin-right:10%;
}


.hexagrama-full .row {
	margin-top:2px;
	margin-bottom:2px;
	padding:0px;
}

.gray {
	border:0px solid #e8e8e8;
	background-color:#f8f8f8;
}


.black {
	background-color:#000;
	color:#fff;
	text-align:center;
	font-weight:bolder;
}

.center-black {
	border-left:1px solid #000;
	border-right:1px solid #000;
}

.white {
	background-color:#fff;
	color:#000;
	text-align:center;
	font-weight:bolder;
}

.center-white {
	border-left:1px solid #fff;
	border-right:1px solid #fff;
}

.background1 {
    background: url('../img/background01.jpg');
    color:#fff;
}

.background2 {
    background: url('../img/background02.jpg');
    color:#fff;
}

.background3 {
    background: url('../img/background03.jpg');
    color:#fff;
}

.background4 {
    background: url('../img/iching_ideogram.jpg');
    color:#fff;
}

.pre {
	white-space: pre-line;
}
