/**************************************************************************
 *
 * Default css for CMS2 Portlets
 *
 * This is the default styles coming from core CMS application, free to be 
 * overloaded for clients.
 *
 **************************************************************************/

.portlet-event-list-title {
	
}

.portlet-event-list-extra-info {
	
}

.portlet-content ul {
	list-style: none;
	margin: 10px 0;
	padding: 0;
}

.portlet-content ul li {
	margin: 0 0 10px 0;
}
