﻿	.wp-title
	{
		float:left;
		font-size:16px;	
		padding:0px 0px 2px 0px;	
	}
	.wp-downloadLink
	{
		float:right;
		font-size:11px;
	}
	.wp-typeAuthorWrapper
	{
		float:left;
		clear:left;
	}
	.wp-documentType
	{
		font-weight:bold;
		font-size:11px;
	}
	.wp-seperator
	{

		padding:0px 5px 0px 5px;
	}
	.wp-authorName
	{
		font-weight:bold;
		color:#3B5F9F;
	}
	.wp-shareItem
	{
		float:right;
	}
	#wp-bodyWrapper
	{
		clear:both;
	}
	#wp-headWrapper
	{
		margin:0px 10px 10px 0px;
		float:left;
		width:100%;
	}
	#wp-headBottom
	{
		margin:15px 0px 20px 0px;
		clear:left;
		float:left;
		width:100%;
	}	
	#wp-headTop
	{
		float:left;
		width:100%;
	}
