/*
#glproductwrap {
	position: relative;
}

#glproductleft {
	float: left;
}

#glproductright {
	/*margin: 100px 0 0 185px;
	float: right;
}
*/

#glproductright div, #glproductright p {
	min-height: 1% !important;
}

* html #glproductright div, * html #glproductright p {
	height: 1% !important;
}

#mainwrap #index div,
#mainwrap #index p {
	min-height: 1% !important;
}

* html #mainwrap #index div,
* html #mainwrap #index p {
	height: 1% !important;
}

#glproductwrap div, #glproductwrap p {
	min-height: 1% !important;
}

* html #glproductwrap div, * html #glproductwrap p {
	height: 1% !important;
}

#bodydesignright div, #bodydesignright p {
	min-height: 1% !important;
}

* html #bodydesignright div, * html #bodydesignright p {
	height: 1% !important;
}

