.block-vanevents ul,
.vanevents-all-list ul{
margin:0;
padding:0;
}

.block-vanevents ul,li{
list-style:none;
}
.block-vanevents h2.title
{
background-position:15px 5px;
/* height:80px; */
margin-bottom: 10px;
}
.block-vanevents .content .title{
text-indent:0;
font-weight:bold;
}
ol.vanevents-upcoming-events-list
{
list-style:none;
}
.block-vanevents li{
border-bottom:1px solid #FFF;
margin-bottom:10px;
padding-bottom:10px;
}
.block-vanevents li.vanevents-block-last{
border:0;
}
.block-vanevents .vanevents-block-more{
float:right;
}