a.name {
font-size:10pt;
font-weight:bold;
color:#666666;
cursor:pointer;
font-style:italic;
text-decoration:none;
}
a.name:hover {
color:#555222;
}
td.price {
color:red;
width:90px;
height:20px;
font:bold italic;
text-align:left;
border-bottom: 2px solid gray;
}
td.group {
width:213px;
height:20px;
font-size:10pt;
font-weight:bold;
color:#666111;
cursor:pointer;
font-style:italic;
border-bottom: 2px solid gray;
}
td.name {
width:90px;
height:100px;
font-size:10pt;
font-weight:bold;
color:#666666;
cursor:pointer;
font-style:italic;
text-align:left;
}
div.small {
cursor:pointer;
float:left;
position:relative;
}
div.prev {
margin-top:50px;
margin:-20px 150px;
position:absolute;
z-index:100;
display:none;
}
img.small {
border:none;
}
