/*** mod_eventlist_wide.css ***/

 div#elmodulewide {width: 100%;}div#elmodulewide .eventset {width: 100%;margin-bottom: 10px;padding: 5px;border-bottom: 1px dotted silver;vertical-align: top;}div#elmodulewide span.event-title {padding-left: -30px;font-size: large;font-weight: bold;}div#elmodulewide span.time {padding-left: 20px;background: url(img/time.png) no-repeat;padding-top: 2px;}div#elmodulewide span.date {padding-left: 20px;background: url(img/date.png) no-repeat;padding-top: 2px;font-size: large;}div#elmodulewide span.category {position: relative;padding-left: 18px;background: url(img/category.png) no-repeat;font-size: smaller;}div#elmodulewide span.venue-title {position: relative;padding-left: 17px;background: url(img/building.png) no-repeat;font-size: smaller;}div#elmodulewide .event-image-cell {vertical-align: top;}div#elmodulewide .venue-image-cell {vertical-align: bottom;}div#elmodulewide .image-preview {width: 150px;border: 1px solid #999;padding: 3px;background-color: #000;margin: 3px;}div#elmodulewide .image-preview-venue {padding: 3px;margin: 3px;width: 150px;}