div.ShopItemList {
    border:1px solid #999;
    width:360px;
    float:left;
    margin-right:5px;
    margin-bottom:3px;
    padding:2px;
    line-height:1.5em;
}

div.ShopItemList h4 { }

div.ShopItemList img {
    border:none;
    margin-right:5px;
    float:left;
}

div.ShopItemList p { font:normal 14px/18px normal;}


div.answerList hr {
    border-top:1px dashed #00F;
}

strong { font-weight:bold; }

