span.regularPrice {
  display: none;
}

div.buyButton
{
	float:right;width:36px;height:36px;
}

td.listSeparator
{
	background-image:url('/images/design/bar_dash_horiz.gif');
	background-repeat:repeat-x;
	height:21px
}

.categorylist
	{ background: #eeeeee url('/images/design/categorylist_bg.gif') repeat-y; padding:0px; padding-left:10px; width: 185px; }


.spancategorylist a
	{	font-family:Arial; font-size:10pt; font-weight:normal;}

.socialBox {
  border-top: dashed 1px #eee;
  padding: 4px 0 2px;
  text-align: center;
  border-bottom: dashed 1px #eee;
  margin-bottom: 10px;
}

