﻿body
{
	color: #000000;
	background: #ffffff;
}

a
{
	text-decoration: underline;
	color: #0000ff;
}

#contentArea
{
	margin-left: 0px;
	position: absolute;
	top: 0px;
	left: 0px;
}

.SizingSection
{
	border: none 0px white;
}

.separator
{
	border-top: none 0px white;
	margin-top: 10px;
}

#SizingApplicationName
{
	margin-left: 0px;
}

.ProductImage
{		
	height: 0px;
	padding-left: 0px;
	width: 0px;
}
#sideBarContainer, #footerContainer, .button, .fieldLinkSmall, .SizingInstructions
{
	border: none 0px white;
	width: 0px;
	height: 0px;
	display: none;
}

