#wishContent table{width:674px;table-layout: fixed;}
#wishContent thead{color:#fff;line-height:1.3em;}
#wishContent th{height:28px;background-image:url('/img/wishlistHeader.jpg');font-weight:normal;}
#wishContent th.checkItem{width:30px;}
#wishContent th.image{width:130px;}
#wishContent tr{background:#f2f2f2;}
#wishContent td{vertical-align:top; padding:5px;}

.separator{width:2px;background-image:url('/img/wishlistSeparator.jpg');background-repeat:repeat-y;}

#form {
  margin-top:20px;
  margin-bottom:20px;
}
