blockquote:before, blockquote:after, q:before, q:after {
	content:"";
}
blockquote, q {
	quotes:"" "";
}
#backgroundPopup{
	display:none;
	position:fixed;
	_position:absolute; /* hack for internet explorer 6*/
	height:100%;
	width:100%;
	top:0;
	left:0;
	background:#000000;
	z-index:100001;
}
#backgroundPopup2{
	display:none;
	position:fixed;
	_position:absolute; /* hack for internet explorer 6*/
	height:100%;
	width:100%;
	top:0;
	left:0;
	background:#000000;
	z-index:100001;
}
#popupContact{
	display:none;
	position:fixed;
	_position:absolute; /* hack for internet explorer 6*/
	height:264px;
	width:486px;
	z-index:1000000;
	background:url(../images/lightbox-back.gif) no-repeat 0 0;
	font-family:Arial;
	font-size:30px;
	text-align:center;
}
#popupContact td{
	padding:70px 0 0 0;
}
#popupContact2{
	display:none;
	position:fixed;
	_position:absolute; /* hack for internet explorer 6*/
	height:264px;
	width:486px;
	z-index:1000000;
	background:url(../images/lightbox-back.gif) no-repeat 0 0;
	font-family:Arial;
	font-size:30px;
	text-align:center;
}
#popupContact2 td{
	padding:70px 0 0 0;
}
