/**
 * Custom styles for realy-simple-events plugin
 * Author: Huntly Cameron
 * Website: http://www.huntlycameron.co.uk/
 */ 
 .wrap #upcoming-events td.actions,
 .wrap #past-events td.actions{
	 text-align: right;
 }
 
 .hidden{
	 display: none;
 }