
div.event_popup
{
  width: 250px;
}

div.event_location
{
  margin-left: 20px;
}

div.event_location label
{
  font-weight: bold;
  margin-left: -20px;
}

div.event_time label
{
  font-weight: bold;
  margin-left: -20px;
}

#section_events a
{
	color : #727070;
}
