#textgap{
  /* margin-left: 15px;*/
  padding-top: 8px;
}

.itemname{
    font-size: 73%;
    font-family: Tahoma,serif;
}

.itemname a{
    font-family: Tahoma,serif;
}

.itemname a{
    text-decoration: underline;
}

.itemname a:hover{
    text-decoration: none;
}

.price{
    font-size: 70%;
    padding-top: 8px;
}

.nowrapblock {
    float: none;
    width:99%;
}

.onenew{
    border: 0px solid black;
    margin-bottom:0px;
    padding-bottom:30px;
    overflow: hidden;
}

.itemname_and_price{
    overflow: hidden;
    height: 1%;
    margin-left:0px;
}

.goodscomment{
    font-size: 170%;
}

#leftborder, #rightborder, .leftborder, .rightborder {
    float:left;
    height:37px;
    width:14px;
}


#centerborder, .centerborder {
    float:left;
    height:37px;
}

