div#top-header
{
	width: 850px;
	height: 25px;
	text-align: right;
	border-bottom: #ccc 1px solid;
}

div#top-header li
{
	display: inline;
	padding-left: 5px;
}

div#top-header ul
{
	padding-right: 30px;
	top: 0px;
}

div#page-header
{
	width: 850px;
	height: 25px;
	text-align: right;
	border-bottom: #ccc 1px solid;
	overflow: hidden;
}

div#header-link-left
{
	float: left;
	overflow: hidden;
	width: 327px;
	height: 22px;
	position: relative;
	left: 30px;
	padding-top: 1px;
}

div#header-user-right
{
	float: right;
	overflow: hidden;
	width: 400px;
	height: 22px;
}

div#main
{
	clear: both;
}

div#page-header li
{
	display: inline;
	padding-left: 5px;
}

div#page-header ul
{
	padding-right: 30px;
	top: 0px;
}

div#topic-path
{
	width: 850px;
}

div#topic-path li
{
	display: inline;
}

div#topic-path ul
{
	padding-left: 30px;
	padding-top: 20px;
	padding-bottom: 6px;
}