﻿.Product input, select
{
	border: solid 1px #cccccc;
}

.LineTitle
{
	font-size:16px;
	font-weight:bold;
}
.ProdModel
{
	font-weight: bold;
	color: #999999;
	border-bottom: dotted 1px #999999;
	margin-bottom: 5px;
}
.ProdSize
{
	font-weight: bold;
	color: #006FAF;
}
.ProdPrice
{
	font-weight: bold;
	color: #333333;
	padding: 3px;
}
