.clearfix:after { content: ".";	display: block;	clear: both;	visibility: hidden;	line-height: 0; height: 0; }
.clearfix { display: inline-block; }
html[xmlns] .clearfix { display: block; }
* html .clearfix { height: 1%; }
body { margin: 0; background: #1b1b1b; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; }

/* ---------- logo preview ----------------------- */
#head { position: relative; background: #fff; }
#head img { float:left; border: none; }

#head img.logo {
	position: absolute;
	border: none;
	left: 250px;
	top: -14px;
	float: none;
}

#head img.logowm {
	position: absolute;
	border: none;
	left: 700px;
	top: 315px;
	float: none;
}


/* ---------- preview name text ----------------------- */
.tbl { clear:left; position: relative; background: #c30a6b; }
.tbl img.logo { position: absolute; top:-12px; left: 270px; }
.tbl h1 { position: absolute; top: 329px; left: 310px; background: url(ima/png/nametag-trans.png) no-repeat; width: 230px; height: 120px; }
.tbl h2 { position: absolute; top: 352px; left: 310px; width: 230px; height: 120px;}
.tbl h1 span { display: block; margin: 20px 34px 16px 34px; color: #fff; font-size: 24px; text-align: center; background: #000; }
.tbl h2 span { display: block; margin: 20px 34px 16px 34px; color: #fff; font-size: 16px; text-align: center; background: #000; }

/* ---------- comment ----------------------- */
.tbl2 { clear:left; position: relative; background: #c30a6b; }
.tbl2 img.logo { position: absolute; top:-12px; left: 270px; }
.tbl2 h1 { position: absolute; top: -70px; left: 120px; background: url(ima/png/nametag-trans.png) no-repeat; width: 230px; height: 120px; }
.tbl2 h2 { position: absolute; top: -40px; left: 120px; width: 230px; height: 120px;}
.tbl2 h1 span { display: block; margin: 20px 34px 16px 34px; color: #fff; font-size: 24px; text-align: center; background: #000; }
.tbl2 h2 span { display: block; margin: 20px 34px 16px 34px; color: #fff; font-size: 16px; text-align: center; background: #000; }
