﻿.long { width:300px; }
.short { width:60px; }

table.form { margin:5px 0px 15px 0px; padding:0; width:100%; }
.form td { padding:2px 2px 3px 2px; }
.form td.label { font-weight:bold; }
.form .prices { width:20%; }

h2.listing { margin:15px 0px 5px 0px; padding:0; }
#mainContent h2 a.right { float:right; font-weight:normal; font-size:100%; text-transform:none; }
table.listing { margin-top:5px; padding-top:0px; }
table.listing td { border-bottom:solid 1px #e5e595; }
table.listing tr.noBorder td { border-bottom:none; }
table.listing tr.odd td { background-color:#ededb3; }
table.listing td.name { font-weight:bold; }

ul.links li { padding:2px 0px 3px 0px; }
ul.links span { display:block; }
