/*[fmt]1A10-10AA-264*/
#content {
 margin-left: 5px; margin-top: 50px;
}
#content .item {
 width: 383px; height: 134px; /*[disabled]overflow:hidden;*/ margin: 0 0 30px 58px; position: relative; float: left; background: url(../images/line.png) no-repeat bottom right;
}
#content .item .image {
 width: 124px; height: 124px; float: left; position: relative; border: thin solid #000000;
}
#content .item .image a {
 position: relative; height: 124px; display: block; overflow: hidden;
}
#content .item .image span.part {
 position: absolute; bottom: 0; left: 0; padding: 2px 5px; width: 116px; font: 13px/13px arial; color: #FEFEEA; background: url(../images/product_overlay.png) repeat-y bottom left;
}
#content .item .image span.sold.yes {
 position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: url(../images/sold_overlay.png) no-repeat;
}
#content .item .intro {
 width: 238px; height: 124px; position: relative; float: right;
}
#content .item .intro table {
 margin: 8px 0;
}
#content .item .intro table td {
 padding-left: 4px;
}
#content .item .intro p {
 max-height: 2.6em; overflow: hidden; line-height:1.3em;
}
#content .item .intro a {
 position: absolute; bottom: 5px; font-style: italic;
}
