#div_localContent
{
	position: absolute;
	left: 5px;
	top: 5px;
	right: 5px;
	bottom: 5px;
}

#div_productContent
{
	position: absolute;
	left: 0px;
	right: 0px;
	top: 24px;
	bottom: 0px;
	width: 98%;
}
