﻿.Event .ViewHeader
{
}

.Event .ViewItem
{
	background-color: #f1f1f1;
	border-bottom: 1px dotted #8a8a8a;
	height:50px;
}


.Event .ViewAlternatingItem
{
	background-color: #f9f9f9;
	border-bottom: 1px dotted #8a8a8a;
	height:50px;
}

.Event .ViewFooter
{
	text-align: center;
}
