.eb-box-heading {
	border-radius: 0px 0px 0 0;
    background: #fff;
    border: 0px solid #fff;
	}
	#eb-categories .eb-box-heading, #eb-events .eb-box-heading, #eb-event-page .eb-box-heading {
    background: #fff;
    border: 0px solid #fff;
}
	.eb-page-heading {
		border-radius: 0px 0px 0 0;
		background: #fff;
		border: 0;
	}
	 .eb-event-details, .eb-description-details {
		 background: #fff;
		 border: 0;
	}
	#eb-categories .eb-description, #eb-events .eb-description, #eb-event-page .eb-description {
	    background: #fff;
	    border-radius: 0 0 0px 0px;
	   border: 0;
	}
	
#eb-categories .eb-description, #eb-events .eb-description, #eb-event-page .eb-description {
    border-bottom: 0px solid #fff;
    border-left: 0px solid #fff;
    border-right: 0px solid #fff;
}
img.eb-thumb-left-detail {
	margin: 6px 0px 50px 30px!important;
	float: right !important;
	width: 320px;
}

#eb-event-info table.tabledetail {
margin-top: 20px!important;
}
#eb-event-info table.tabledetail td.eb-event-property-label {padding-left: 0px;}
@media(min-width:960px) {
#eb-event-info table.tabledetail {
  max-width: 55%!important;
}}
.eb-event-date-container  img.eb-thumb-left {
  margin: 0 18px 0 0 !important;
  float: left !important;
   /* min-width:200px;*/

}
.eb-events-timeline .eb-description-details p {
  margin: 0 0 8px 0;
}