td.unwantedContent          {text-align: right; font-size: 10px; white-space: nowrap; padding-bottom: 2px;}
a.unwantedcontent           {font-size: 10px}

table.basketAdd  {
	font-size: 10px;
	border: 1px solid #FFBF08;
	cursor: pointer;
}

table.basketAdd td{
	font-size: 10px;
	padding: 2px;
	cursor: pointer;
}

table.basketAdd a, table.basketAdd a:visited {text-decoration: none; display: block;}
table.basketAdd a:hover { background-color: #FFBF08; }

a.userName, a.userName:visited { font-size: 10pt; font-weight: 600; text-decoration: none; color: #000;}
a.userName:hover			   {text-decoration: underline; color: #666;}

span.tags {font-weight: 600;}
ul.tags {list-style: none;}
ul.tags a, ul.tags a:visited { color: #000; text-decoration: none;}
ul.tags a:hover 			 { color: #666; text-decoration: underline;}
