.eb-container img {
  border: 0 none;
  width: 20px;
}
img.eb-event-large-image {
  border: 0 none;
  width:150px;
  float: left;
  box-shadow: unset;
}
img.img-polaroid{
  margin:0 10px 0 0;
 }
img.eb-thumb-left{
  border: 0 none;
  width:150px;
  float: left;
  margin:0 10px 0 0;
}
.eb-description-details p{
  display: inline;
}
#eb-event-properties-heading{
  display:none;
}
.row-fluid .span3{
  width:44px;
}
span.event-date span.month {
  font-size:0.8rem;
  padding: 1px 1px 1px 1px;
  line-height:18px;
}
span.event-date span.day {
  font-size:0.8rem;
}
img.eb_event_thumb{
    border: 0 none;
  width:20px;
}
strong.summary{
  font-weight:800;
  font-size:0.8rem;
}
.sfp-event-container{
    position :relative;
    width: 100%;
  	min-height:50px;
}
.sfp-event-left{
  position : absolute;
  width: 40px;
}
.sfp-event-right{
  position :absolute;
  margin-left:45px;  
  height:auto;
}
#eb-categories .eb-box-heading, #eb-events .eb-box-heading, #eb-event-page .eb-box-heading {
	background-image: url("../../../com_eventbooking/assets/images/background.png");
}
h1.eb-page-heading{
  line-height: 34px;
}
div.eb-description-details > ul {
  padding-left: 20%;
}