div#contentWrap
{
	background: #fff url('/images/outlander/bg/2011q4-day.jpg') fixed no-repeat top center;
}

div#contentWrap.dawn
{
	background: #fff url('/images/outlander/bg/2011q4-dawn.jpg') fixed no-repeat top center;
}
div#contentWrap.day
{
	background: #fff url('/images/outlander/bg/2011q4-day.jpg') fixed no-repeat top center;
}
div#contentWrap.dusk
{
	background: #fff url('/images/outlander/bg/2011q4-dusk.jpg') fixed no-repeat top center;
}
div#contentWrap.night
{
	background: #fff url('/images/outlander/bg/2011q4-night.jpg') fixed no-repeat 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;
}


			#comparisonTable table td
			{
				width: 17%;
				background: #ffffff;
			}
			#comparisonTable table td.item
			{
				width: 32%;
				text-align: left;
				padding: 2px 0px 2px 5px;
			}

		div#techBlocks
		{
			height: 485px;
		}
			div.techBlock
			{
				height: 485px;
			}
	#btnTopIM
	{
		position: absolute;
		right: 15px;
		top: 90px;
	}
	
/* Social Media Sharing Links */

#shareFacebook,
#shareTwitter
{
	display: block;
}

	#shareFacebook
	{
		top: 95px;
		right: 110px;
	}

	#shareTwitter
	{
		top: 95px;
		right: 10px;
	}	
