.wev-week{
  font-weight:normal;
  font-size:10pt;
  color:#600;
  background-color:#fff;
}
.wev-day{
  font-size:10pt;
  color:#300;
}
.wev-date{
  font-size:9pt;
}
a.wev-noline a.wev-noline:visited{
  text-decoration:none;
}
a.wev-noline:hover{
  text-decoration:underline;
}



table.WINEVENTS_list{
  border-collapse:collapse;
}
table.WINEVENTS_list th{
  padding:5px;
  background-color:#fff;
  border:1px solid #999;
  font-size:100%;
}
table.WINEVENTS_list td{
  padding:5px;
  background-color:#fff;
  border:1px solid #999;
  font-size:100%;
}
table.WINEVENTS_input{
  border-collapse:collapse;
}
table.WINEVENTS_input th{
  font-size:100%;
}
table.WINEVENTS_input td{
  font-size:100%;
}
table.WINEVENTS_show{
  border-collapse:collapse;
  border:1px solid #999;
}
table.WINEVENTS_show th{
  padding:10px;
  background-color:#fff;
  font-size:100%;
}
table.WINEVENTS_show td{
  padding:10px;
  background-color:#fff;
  font-size:100%;
}
table.WINEVENTS_mail{
  border-collapse:collapse;
}
table.WINEVENTS_mail th{
  background-color:#fff;
  border-bottom:1px dashed #999;
  font-size:100%;
}
table.WINEVENTS_mail td{
  background-color:#fff;
  border-bottom:1px dashed #999;
  font-size:100%;
}
.buttons{
  margin-left:100px;
  color:#33f;
}
