/* ############################################################################
   ##
   ##  Additional style sheet for full width page template
   ##
   ######################################################################### */

#page-wrapper-outer
{
	background: none;
}

#page-content
{
	width: 709px;
}

#page-body
{
	border-bottom: 1px solid #000000;
}
* html #page-body
{
	border-bottom: 0px;
}

#page-body img
{
	max-width: none;
}

#subnav
{
	display: inline;
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
	margin-top: 10px;
	background-color: #ffffff;
	width: 199px;
	border: 1px solid #000000;
	font-size: 90%;
}

* html #subnav
{
	margin-top: 20px;
}

#page-secondary
{
	position: relative;
	float: none;
	width: 100%;
	display: block;
	margin: 20px;
	margin-top: 0px;
	width: auto;
}
* html #page-secondary
{
	border-top: 1px solid #000000;
}

#extranet-clientlogo
{
	float: left;
	padding: 0px;
	border: 0px;
	margin-bottom: 0px;
	padding-top: 1em;
	border: 0px;
}

#extranet-userinfo
{
	float: left;
	margin: 0px;
	padding-top: 1em;
	background-position: 0px 1em;
	border: 0px;
	clear: left;
}

#extranet-features
{
	clear: right;
	float: right;
	padding: 0px;
	margin: 0px;
	margin-top: 1em;
}

#title
{
	clear: left;
}
