﻿.eventplanner .ui-widget-header { padding: 0 10px; line-height: 35px; }
.plannerList { max-height: 300px; overflow: auto; border: 1px solid #CCC; border-top: none; }
.plannerList li { padding: 5px 10px; }
.plannerList li:nth-child(odd) { background: #f2f2f2; }