/*
#glproductwrap {
	position: relative;
}

#glproductleft {
	float: left;
}

#glproductright {
	/*margin: 100px 0 0 185px;
	float: right;
}
*/

#glproductwrap div {
	min-height: 1% !important;
}

* html #glproductwrap div {
	height: 1% !important;
}

*:first-child+html #glproductwrap div {
	height: 1%;
}

*:first-child+html #glproductwrap .firmwareup-pict {
	position: absolute;
	right: 10px;
	bottom: 35px;
}
