#menu-main, #action, #sidebar { display: none; }
#logo { float: right; }
#header { display: none; }
.links { display: none; }

h1 { display: none; }

fieldset.status { display: none; }
table { border: 1px solid #000; width: 80%; }
table th { text-align: left; }
table td { border-top: 1px dotted #000; }
table td.price { text-align: right; }

dl { height: 1%; overflow: hidden; }
dt { float: left; width: 21%; }
dd { float: left; margin-left: 15px; }
dt:after { content: ":"}

a { color: #000; }
