	/* global defaults for display */
	@import "BlueGray_Base.css";
	TABLE.LeftNav{
		margin:0;
		width:200px;
		background: #eeeeee;
	}
	TABLE.Main,TABLE.StoreHeader,TD.Main{
	text-align:left;
	width:100%}
	TABLE.OuterTable{
		margin:0px 0 0;
		vertical-align:top;
		width:635px;
	}
	TABLE.ProductDetail{
	margin:10px 0 0 0;
	width:685px;
	border-style: none;
	}
	TABLE.ProductListing{
	width:635px
	}
	TABLE.RightNav{
	}
	.desc {
		padding: 20px;
	}

