table.sm
{
	width:95%;
}
tr.smTitle, td.smTitle
{
	background-color:#cccccc;
/*text-align:center;*/
	vertical-align:top;
	font-weight: bold;
	text-align: center;
}
tr.smDark
{
	background-color:#eeeeee;
	/*text-align:center*/
}
tr.smLight
{
	background-color:#dddddd;
	/*text-align:center*/
}
.smRowSelected
{
	background-color: #9FB6C7;
	/*text-align:center*/
}
.smRow0
{
	background-color:#eeeeee;
	/*text-align:center*/
}
.smRow1
{
	background-color:#dddddd;
	/*text-align:center*/
}
.smHeader
{
	font-weight: bold;
	font-size: 13px;
}
.cartButtons
{
	width: 160px;
}
.verysmall
{
	font-size: 10px;
}

.hotgood img {border: 1px solid #C1D8EA; margin-right: 10px;}
td.hotgood {color: #4E4F51; border: 1px solid #C1D8EA; background-repeat: no-repeat; background-color: #F2F9FF;}
