.module a {text-decoration:none;color:#323232;font-size:10px;}

#twitterBadge {display:block;position:absolute;} /* styles.css has a rule to hide the badge on all other pages*/

* html #twitterBadge {margin-left:-760px;} /*show this rule to IE only*/

#topTable 
{width:760px;}

.productName 
{font-size:10px;font-family:verdana,arial,helvetica;font-weight:bold;margin-top:0;padding-top:0;}

.productName a {color:#756A62;}

.productDesc 
{font-size:10px;font-family:verdana,arial,helvetica;color:#756A62;}

#productsTable {margin-top:20px;padding-top:20px;border-bottom:1px solid #C7C4C2;border-top:1px solid #C7C4C2;padding-bottom:20px;margin-bottom:10px;}

#productsTable a {text-decoration:none;}

#productsTable a:hover {text-decoration:underline;}