.discuss-list-photo {float: left; padding-right: 10px;}

/*EVENT REGISTRATION BUTTON*/

.button-reg {
background: #9D2235;
color: #fff;
border-radius: 5px;
margin: 1.2rem auto;
font-size: 1.2rem;
}

.webreg-view-list .views-row-odd {
    background: #ffffff !important;
   
}

.webreg-view-list .views-row-even {
border-bottom: 1px solid #c5c5c6;    
border-top: 1px solid #c5c5c6;
}

.webreg-title {
    font-size: 1.4rem !important;
    font-weight: bold;
    margin-bottom: 1.5rem;
    line-height: 1.2;
}

.webreg-title ul, .webreg-title ol, .webreg-title dl {
line-height: 1.2 !important;
}

.webreg-title a[href] {
color: #404343;
font-weight: bold;
}

.webreg-date{
font-size: 1.3rem;
    font-weight: bold;
    margin-bottom: 1.2rem;
}