#correstitle{
   float:left;
   border-style: none;
   margin: 0 0 0 40px;
   width: 411px;
}

.hostelcont {
  float: left;
  width: 900px;
  margin-left: 25px;
}

.accommodation {
  float:left;
  width: 900px;
  padding: 10px 0 25px 0;
  background: url(images/hostel_sep.gif) bottom center no-repeat;
}

.accommodation h1 { 
  font: 13px tahoma;
  color: #000;
  padding: 25px 0 5px 0;
  margin:0;
  font-weight: bold;
}

.accommodation p { 
  font: 12px tahoma;
  color: #000;
  padding: 0 0 0px 0;
  margin:0;
  line-height: 20px;
}

.hostelimg { 
  float: right;
}

.hostelimg2 {
  float:left;
  width: 300px;

}


.accommodation2 {
  float:left;
  width: 900px;
  padding: 10px 0 25px 0;

}

.accommodation2 h1 { 
  font: 13px tahoma;
  color: #000;
  padding: 25px 0 5px 0;
  margin:0;
  font-weight: bold;
}

.accommodation2 p { 
  font: 12px tahoma;
  color: #000;
  padding: 0 0 0px 0;
  margin:0;
  line-height: 20px;
}

.hline_sep{ background: url(images/hostel_sep.gif) bottom center no-repeat; 
 float:left;
  width: 900px;
  padding: 10px 0 25px 0;}