#ob2ceventlistright {
 float:right;
 width:780px;
 margin: 2px;
}
div.eventtext {
width: 490px; padding: 0 20px 20px;font-size: 1.3em; line-height:1.6em;
}
.listitem {
 clear: right;
 padding: 8px;
 border-top: 1px solid #C7C7C7;
 width: 454px;
 line-height: 20px;
}
.ilistitem {
 padding: 8px 0;
 border-top: 1px solid #C7C7C7;
 line-height: 20px;
}

.eventlistitem {
 padding: 8px;
 margin-bottom: 15px;
 border-top: 1px solid #C7C7C7;
 width: 760px ;
 line-height: 20px;
  clear: left;
}

.pin {
 background: transparent url(https://img.sortirauresto.com/img/markers.png) repeat scroll 0%;
 height: 55px;
 width: 20px;
}

.searchcrit {
 float: left;
 width: 120px;
 text-align: right;
 font-weight: bold;
}
table#searchcrit {
  border: 1px solid #000;
  width: 100%;
  border-collapse:collapse;
  font-size: 12px;
}
#searchcrit th {
  border-bottom: 1px dashed #000;
}
#searchcrit td {
  vertical-align: top;
}
#searchcrit ul {
  padding: 0;
  margin: 0;
}

.promolistitem {
 padding: 8px;
 border-top: 1px solid #C7C7C7;
 line-height: 20px;
}

#ob2cpromolist {
 float:left;
 width:665px;
 margin: 2px;
}

.promoresatitle {
  float: left;
  width: 480px;
}
.promoresalink {
  margin: 5px 0;
  float: left;
  padding-right: 10px;
}

table.promotable td {
 vertical-align: top;
 padding-bottom: 15px;
}

table.promotable {
}

h3.subname {
  margin: 0 0 3px 0; 
  font-size: 18px;
}
h3.listname {
  margin: 0 0 3px 0; 
}

td.sublistitem {
  width: 190px;
  vertical-align: top;
}

.latestbox {
  width: 300px;
  margin: 20px 0;
  float:right;
}

#listtitle {
 padding: 5px 0 10px 0;
}

#listtitle h1 {
 display: inline;
 font-size: 16px;
 font-weight: bold;
}
.listofferbox {
  border: 1px solid #FF0000;
  padding: 2px 3px 1px;
  margin-bottom: 10px;
  float: left;
  box-shadow: 3px 3px 4px #888;
  background-color: #FFF;
  display: table;
}

.listofferbox a {
  display: table-cell;
  vertical-align: middle;
  padding: 0 6px;
}
