table#PlusProfile{
width:99%;
border-collapse:collapse;
border:1px #999 solid;
margin-left:1px;
}
table#PlusProfile th{
width:150px;
background:#eee;
vertical-align:middle;
padding:5px 0;
font-weight:normal;
font-size:12px;
text-align:center;
border:solid 1px #999;
}
table#PlusProfile td{
vertical-align:top;
padding:5px 0 5px 10px;
font-size:12px;
background:#fff;
border:solid 1px #999;
}
table.plusDemoCar td{
padding:0 10px;
}
table.plusDemoCar td p{
margin:5px 0;
text-align:center;
}
div.auctionPowered{
text-align:right;
font-size:12px;
}
table#ShopInfo{
width:100%;
border-collapse:collapse;
font-size:12px;
margin-bottom:1.5em;
}
table#ShopInfo th{
width:6em;
text-align:right;
padding:5px 10px;
border-bottom:5px #fff solid;
background:#eee;
}
table#ShopInfo td{
padding:5px 10px;
border-bottom:5px #fff solid;
background:#eee;
}
