﻿.ProductLeftColumn
{
	width: 314px;
}

.ProductRightColumn
{
	width: 263px;
}
.GreyBk
{
	background-color: #E8E8E8;
	width: 126px;
	text-align: center;
	padding: 9px 0;
	font: bold 11px Verdana, Sans-Serif;
	color:#404040;
	white-space:nowrap;
}
.GreyBk2
{
	background-color: #E8E8E8;
	text-align: center;
	padding: 10px;
	width: 263px;
}
.DottedLine
{
	width: 1px;
	overflow: hidden;
}
.WholePrint
{
	width: 314px;
	padding-top: 25px;
	overflow: hidden;
}
.SalePriceNow
{
	font: bold 16px "Trebuchet MS", Arial, Sans-Serif;
	color:#fe0505;
}