/* CSS Document */
#panePage {
	position: absolute;
	left: 106px;
	top: 158px;}
#header {
	position: absolute;
	left: 200px;
	top: 0px;}

/* --------------------- Left Thin ------------- */
#tl {
	position: absolute;
	left: 0px;
	top: 170px;
	z-index: 1;}
#tlh {
	position: absolute;
	left: 0px;
	top: 317px;
	z-index: 1;}
#bl {
	position: absolute;
	left: 0px;
	top: 465px;
	z-index: 1;}
#blh {
	position: absolute;
	left: 0px;
	top: 612px;
	z-index: 1;}
	
/* --------------------- Right Fat ------------- */
#trf {
	position: absolute;
	left: 200px;
	top: 170px;
	z-index: 1;}
#trf2 {
	position: absolute;
	left: 200px;
	top: 317px;
	z-index: 1;}
#trhf {
	position: absolute;
	left: 200px;
	top: 317px;
	z-index: 1;}
#brf {
	position: absolute;
	left: 200px;
	top: 465px;
	z-index: 1;}
#brhf {
	position: absolute;
	left: 200px;
	top: 612px;
	z-index: 1;}
	
/* --------------------- Right Quarter Fat ------------- */
#trqf {
	position: absolute;
	left: 385px;
	top: 170px;
	z-index: 1;}
#trqhf {
	position: absolute;
	left: 385px;
	top: 317px;
	z-index: 1;}
#brqf {
	position: absolute;
	left: 385px;
	top: 465px;
	z-index: 1;}
#brqhf {
	position: absolute;
	left: 385px;
	top: 612px;
	z-index: 1;}
	
/* --------------------- Left Quarter Fat ------------- */
#tlqf {
	position: absolute;
	left: 185px;
	top: 170px;
	z-index: 1;}
#tlqhf {
	position: absolute;
	left: 185px;
	top: 317px;
	z-index: 1;}
#blqf {
	position: absolute;
	left: 185px;
	top: 465px;
	z-index: 1;}
#blqhf {
	position: absolute;
	left: 185px;
	top: 612px;
	z-index: 1;}
	
/* --------------------- Right Thin ------------- */
#trt {
	position: absolute;
	left: 370px;
	top: 170px;
	z-index: 1;}
#trht {
	position: absolute;
	left: 370px;
	top: 317px;
	z-index: 1;}
#brt {
	position: absolute;
	left: 370px;
	top: 465px;
	z-index: 1;}
#brht {
	position: absolute;
	left: 370px;
	top: 612px;
	z-index: 1;}
	
