/*
	Custom CSS
	Please make sure your CSS rules are 
	more particular / have higher priority
	then other page styles
*/
 #events h3   {
	/* add your css rule here */
}


#main #main-content #sb_content #main-buttons {

    min-height: auto;

}




 #events p.duration, #events div.duration   {
	/* add your css rule here */
}
