﻿/* Special styles for Past Events page */

/* force headings to clear content  */
#content h1, #content h6 { clear:both; }

/* Special handling for 150x150 thumbnails on past events page */
.img-pe { float: left; padding: 0; border: 0; margin: 5px 10px 5px 0; }

hr { clear: both; height: 1px; color: #F2BF8D; border: 0; background-color: #F2BF8D;  }