.normalList
{
padding: 0px 25px 15px 20px;
min-height: 350px;
}

.normalList li {
list-style:none;
padding: 3px 0px;
}

.eventTitleDate {
font-weight: bold;
color: #600;
}

.normalList a:link, .normalList a:active, .normalList a:visited, .normalList a:hover {
text-decoration: none;
}

.normalList a:hover {
color: #a00;
}
























