div.product	{color: #555555;}

div.product th	{
font-family: Verdana;
font-size: 11px;
font-weight: bold;
color: #555555;
padding-top: 5px;
padding-bottom: 5px;
}

div.product td a	{
font-family: Verdana;
font-size: 11px;
font-weight: bold;
color: #555555;
text-decoration: underline;
}

div.product td a:hover	{
font-family: Verdana;
font-size: 11px;
font-weight: bold;
color: #555555;
text-decoration: none;
}

div.product th a	{
font-family: Verdana;
font-size: 11px;
font-weight: bold;
color: #555555;
text-decoration: none;
padding-top: 8px;
padding-bottom: 8px;
}

div.product th a:hover	{
font-family: Verdana;
font-size: 11px;
font-weight: bold;
color: #555555;
text-decoration: none;
padding-top: 8px;
padding-bottom: 8px;
}

div.product td.price, .price-old	{
font-family: Verdana;
font-size: 11px;
font-weight: bold;
color: #555555;
}

div.product td .price-special	{
font-family: Verdana;
font-size: 11px;
font-weight: bold;
color: #555555;
}

div.product .price-total	{
font-family: Verdana;
font-size: 11px;
font-weight: bold;
color: #555555;
}

div.product .name {
font-family: Verdana;
font-size: 14px;
font-weight: bold;
color: #555555;
}

div.product input.button	{
text-align: left;
padding: 0;
}