﻿.upEventsItem
{
    padding:0px 0 0 16px;
    background:url(/App_Themes/Global/Images/Icons/Bullet1.gif) no-repeat 0px 0px ;
}
.upEventsItem a
{
    text-decoration:none;
}
.upEventsItem a:hover
{
    text-decoration:underline;
     color: lightblue;
}
