@CHARSET "utf-8";

div.PanelIntro {
    background: url(../../img/panel/panelPrivacyIntro/bgStartIntro_secure.jpg) 0 0 no-repeat;
	margin: 0 -20px -50px;
	min-height: 340px;
	padding: 70px 55px 0 590px;	
}

* html div.PanelIntro {
    display: inline-block;
	height: 340px;
	position: relative;
}