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

.resize	{border: 1px solid #f0f0f0;}

.resize td	{
padding: 0;
background: url(/images/resize_20_gray.jpg);
border: 0;
font-weight: bold;
}

.img_select	{border:1px solid #f90000;}

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

div.product td a	{
font-family: Verdana;
font-size: 11px;
font-weight: bold;
color: #ffffff;
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: #FFFFFF;
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 .price	{
font-family: Verdana;
font-size: 11px;
font-weight: bold;
color: #4d4d4d;
text-align: center;
}

div.product .price-old	{
font-family: Verdana;
font-size: 11px;
//font-weight: bold;
color: #ffffff;
text-decoration:line-through;
}

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

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

div.product .name {
font-weight: bold;
text-transform: uppercase;
font-size: 11px;
}

div.product table.attribute {
}

div.product table.attribute td {
padding: 5px;
}

div.product table.attribute .left {
text-align: right;    
}

div.product a.testimonials1 {
font-family: Arial;
font-size: 14px;
font-weight: bold;
color: #522b1a;
text-decoration: none;
}

div.product a.testimonials1:hover {
font-family: Arial;
font-size: 14px;
font-weight: bold;
color: #522b1a;
text-decoration: underline;
}

div.product a.testimonials2 {
font-family: Arial;
font-size: 14px;
font-weight: bold;
color: #862337;
text-decoration: none;
}

div.product a.testimonials2:hover {
font-family: Arial;
font-size: 14px;
font-weight: bold;
color: #862337;
text-decoration: underline;
}