<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.category_name{
font-size:160%;
font-weight:bold;
}

#item_artwork{
float:left;
width:100px;
}

#item_data{
float:right;
width:440px;
}

#itemname{
font-size:120%;
font-weight:bold;
}

#soldout{
         font-weight: bold;
         color: #FF0000;
}

#item_wrapper{
overflow:hidden;

padding:0 0 20px 0;
border-bottom:1px dotted #ccc;
}

.excerpt{
padding:10px 0 0 0;
}

.pagenavi{
font-size:120%;
padding:20px 0 5px 0;
}

.pagenavitext{
padding:0 0 20px 0;
}</pre></body></html>