﻿#wrapper
{
	padding-top: 80px;
	position: relative;
	height: 675px;
	background-position: 60px 40px;
	background-repeat: no-repeat;
}
.icon-1, .flag-1
{
	display: -moz-inline-stack;
	display: inline-block;
	width: 16px;
	height: 16px;
}
dd dt, dd dd
{
	background-repeat: repeat-x;
	height: 16px;
}
dt
{
	margin-bottom: 5px;
}
dt dt
{
	margin-bottom: 0;
}
dt span, dd span
{
	padding-left: 5px;
	padding-right: 5px;
	background-color: #ffffff;
}
dt .flag-1
{
	padding: 0;
}


/* List */
li
{
	padding-top: 2px;
	line-height: 18px;
	padding-bottom: 2px;
}
li span
{
	margin-right: 3px;
	vertical-align: middle;
}

.margin-bottom-0
{
	margin-bottom: 0;
}

.part-byline
{
	margin-top: 18px;
}
.part-slogan
{
	position: absolute;
	bottom: 0;
	left: 0;
}
.part-copyright
{
	position: absolute;
	bottom: 32px;
	right: 70px;
}