﻿body 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}


.tratteggiata 
{
	height:0px;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-left-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}

.navigator
{
	color:Gray;
}

.navigatorDivider
{
	font-weight:bold;
	color:black;
}

.tableBorder
{
	border: solid 1px silver;
}

.pageTitle
{
	font-family:Times New Roman, Serif;
	font-size:26px;
	font-weight:bold;
}

.unSelectedElementTable
{
	border:none 0px silver;
}
.selectedElementTable
{
	border:solid 1px silver;
}
.cartHeaderRow
{
	background-color:#edeaea;
}
.cartFooterRow
{
	background-color:#edeaea;
}
.cartShipRow
{
	background-color:#dddada;
}

.shopProductComment_Date
{
	font-weight:bold;
	font-size:8px;
}

.shopProductComment_Comment
{
}

.shopProductComment_Name
{
	font-weight:bold;
	text-align:right;
	 font-style:italic;
}

