table#shop th {
width:200px;
font-wight:bold;
border-bottom:1px solid #999;
}

table#shop td {
padding-left:10px;
border-bottom:1px solid #ccc;
}