div#contentWrap
{
	background: #fff url('/images/lancer/top/bgq411.jpg') fixed repeat-x top center;
}
div#container
{
	border: 0px;
	background: transparent;
}
div#topPanel
{
	background: transparent;
}
/* Above un-commented*/
/* The following border css styling was entered to place borders on the nav / content while the 2011Q4 winter toppanels are in place */
div#navWrap
{
	border-left:1px solid #9F9F9F;
	border-right:1px solid #9F9F9F;
}
div#contentPanel
{
	border-left:1px solid #9F9F9F;
	border-right:1px solid #9F9F9F;
}


/* Social Media Sharing Links */

#shareFacebook,
#shareTwitter
{
	display: block;
}

	#shareFacebook
	{
		top: 95px;
		left: 10px;
	}

	#shareTwitter
	{
		top: 95px;
		left: 100px;
	}
