body {
	font-size: 10px;
	line-height: 14px;
	text-align: justify;
}

h1 {
	text-align: left;
	display: none;
}

h2 {
	margin: 14px 41px -5px 32px;
	padding: 0 3px;
	font-size: 10px;
	line-height: 14px;
	background: #e2ecf1;
}

p {
	padding-left: 35px;
	padding-right: 44px;
}

#container {
	width: 712px;
	background: #ffffff url("../images/privacy/c_bg.jpg") repeat;
}

#header {
	height: 211px;
	width: 712px;
	background: url("../images/privacy/header_bg.jpg") no-repeat top;
}

#logo {
	margin: 67px 0 0 32px;
	width: 188px;
	height: 73px;
}

#closeButton {
	position: absolute;
	z-index: 255;
	top: 68px;
	right: 37px;
	background: url("../images/privacy/button_close_bg.jpg");
	width: 28px;
	height: 28px;
}

#closeButton:hover {
	background-position: 0 -30px;
}

#closeButton:active {
	background-position: 0 -60px;
}

#content {
	padding-bottom: 19px;
	width: 712px;
}

#footer {
	background: #eef0f2 url('../images/common/b_bg.jpg') repeat;
}

#footerTop {
	background: url("../images/privacy/footer_bg.jpg") no-repeat top;
}

#logos {
	left: 61px;
	top: 37px;
}

#navigation {
	width: 648px;
	height: 29px;
	top: 166px;
	left: 27px;
	background: url("../images/privacy/navbar_bg.jpg") no-repeat top;
}

.javascriptWarning {
	left: 230px;
}