body
{
	background-image: url(/images/legal/bg.jpg);
}

#container
{
	min-height: 521px;
	font-size: 12px;
}

* html #container
{
	height: 521px;
}

#footer
{
	position: static;
	top: auto;
	background: url(/images/legal/footer_bg.jpg) no-repeat 50% 0;
}

h3
{
	margin-bottom: 0;
}

p, ul
{
	margin-top: 0.3em;
	color: #bbb;
}



.inner-container
{
	padding: 100px 155px 30px;
	width: 670px;
}

h2
{
	margin-top: 0;
	font-size: 22px;
	line-height: 1em;
	font-weight: normal;
}