/* CSS Document */

.list .L a, .list .M a, .list .R a
{font-weight:normal;color:#000;}


.list .prodname, .list .listprice, .list .memberprice, .prodname, .listprice, .memberprice, .proddesc  
{
	display:block;
	clear:both;
} 
.proddesc {margin:12px 0px}

.list .memberprice a, .M .memberprice  {color:#f00;font-weight:bold;}
