.phplannerEventItem{
  color:#666;
}
.phplannerEventIcon{
  background-color:#e17600;
}
.phplannerEventIconDay{
  color:#e17600;
}
.phplannerEventDescription a{
  color:#666;
  text-decoration:none;
  border-bottom:1px dashed #666;
  font-weight:normal;
  text-transform:none;
  font-size:12px;
}
.phplannerEventDescription a:hover{
  text-decoration:none;
}
.phplannerEventItem{
  border-bottom:1px dashed #333;
}
