body.popup
{
	width: auto;
}

body.popup *
{
	width: auto !important;
}

body.popup h1
{
	width: 100% !important;
}

body.popup div.factsheet 
{
	width: 100% !important;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 30px;
	padding-right: 30px;
	font-size :11px !important;
}

