
.HidePrint 
{
	display: none;
}

.ShowPrint 
{
	display: block;
}

/* Master Page */

DIV.Main
{
	background-image: none;
}

DIV.MainLeft
{
	background-image: none;
}

DIV.MainRight
{
	background-image: none;
}

DIV.Top
{
	display: none;
}

DIV.Cart
{
	display: none;
}

DIV.Menu
{
	display: none;
}

DIV.Search
{
	display: none;
}

DIV.Printable
{
	display: block;
}

DIV.Middle
{
	padding: 0;
}

DIV.SubMenu
{
	display: none;
}

DIV.Content
{
	background-image: none;
	margin: 0;
	padding: 0;
}

DIV.Bottom
{
	display: none;
}

/* Named Controls */

DIV.Info DIV.InfoContent  
{
	border: 0;
}

DIV.ProductViewLeft
{
	display: none;
}

DIV.ProductViewRight
{
	float: none;
	width: 100%;
}

EMBED.ProductLaunch
{
	height: 480px;
	width: 640px;
}

OBJECT.ProductLaunch
{
	height: 480px;
	width: 640px;
}

DIV.ProductSpecifications
{
	height: auto;
	overflow: auto;
}

.Report
{
	page-break-before: always;
}

DIV.Sorting
{
	display: none;
}

DIV.OrdersView TABLE.DataTable
{
	width: 98%;
}

DIV.OrdersView DIV.Charges
{
	margin-right: 5px;
}
