.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%; }
/* ---------- logo preview ----------------------- */
#head { position: relative; background: #fff; }
#head img { float:left; border: none; }

#head img.logo {
	position: absolute;
	border: none;
	left: 10px;
	top: -10px;
	float: none;
}
#head img.pick {
	position: absolute;
	border: none;
	left: 50px;
	top: 310px;
	float: none;
}

#head img.exp {
	position: absolute;
	border: none;
	left: 645px;
	top: 454px;
	float: none;
}