.gce-widget-list .gce-list .gce-list-event {
	background-color:#fff;
	font-size:12px !important;
}
.gce-navbar{
	width:168px !important;
	margin:0 auto 10px auto;
	padding-bottom:5px;
	border-bottom:1px dotted #ddd;
}
.gce-list{
	font-size:12px !important;
}
.gce-list .gce-list-event{
	border-bottom:1px dotted #ddd;
	padding:0 0 10px 0;
	margin:0 auto 10px auto;
	text-align:left;
	width:168px;
}
.gce-list .gce-list-event .gce-event-date{
	padding-bottom:5px;
	color:#555;
}
.gce-list .gce-list-event .gce-event-title{
	padding-bottom:5px;
}
.gce-list .gce-list-event .gce-more-details,
.gce-list .gce-list-event .gce-location{
	color:#555;
}

.gce-list .gce-list-event .gce-more-details a{
	font-family:georgia, times, serif;
	color:#999;
}
.gce-list .gce-list-event .gce-more-details a:hover{
	color:#c10c0c;
}